Searched refs:oat_file_ptr (Results 1 – 1 of 1) sorted by relevance
2817 OatFile* oat_file_ptr = oat_file.get(); in InstallOatFile() local2820 for (const OatDexFile* odf : oat_file_ptr->GetOatDexFiles()) { in InstallOatFile()2851 OatFile* oat_file_ptr = oat_file.get(); in DumpOatWithRuntime() local2861 OatDumper oat_dumper(*oat_file_ptr, *options); in DumpOatWithRuntime()