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