Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc2840 OatFile* oat_file_ptr = oat_file.get(); in InstallOatFile() local
2843 for (const OatDexFile* odf : oat_file_ptr->GetOatDexFiles()) { in InstallOatFile()
2874 OatFile* oat_file_ptr = oat_file.get(); in DumpOatWithRuntime() local
2884 OatDumper oat_dumper(*oat_file_ptr, *options); in DumpOatWithRuntime()