Home
last modified time | relevance | path

Searched refs:oat_file_ptr (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc2817 OatFile* oat_file_ptr = oat_file.get(); in InstallOatFile() local
2820 for (const OatDexFile* odf : oat_file_ptr->GetOatDexFiles()) { in InstallOatFile()
2851 OatFile* oat_file_ptr = oat_file.get(); in DumpOatWithRuntime() local
2861 OatDumper oat_dumper(*oat_file_ptr, *options); in DumpOatWithRuntime()