Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc2767 for (const OatFile::OatDexFile* odf : oat_file_ptr->GetOatDexFiles()) { in InstallOatFile() local
2769 const DexFile* const dex_file = OpenDexFile(odf, &error_msg); in InstallOatFile()