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