Searched refs:other_oat_dex_file (Results 1 – 1 of 1) sorted by relevance
4480 const OatDexFile* other_oat_dex_file = entry.first->GetOatDexFile(); in FindDexCache() local4482 (other_oat_dex_file == nullptr) ? nullptr : other_oat_dex_file->GetOatFile(); in FindDexCache()4485 << " oat_dex_file=" << other_oat_dex_file in FindDexCache()