Searched refs:odf (Results 1 – 1 of 1) sorted by relevance
2767 for (const OatFile::OatDexFile* odf : oat_file_ptr->GetOatDexFiles()) { in InstallOatFile() local2769 const DexFile* const dex_file = OpenDexFile(odf, &error_msg); in InstallOatFile()