Searched refs:MatchesDex (Results 1 – 4 of 4) sorted by relevance
101 bool MatchesDex(const DexFile* dex_file) const { in MatchesDex() function
1988 dex_ref.MatchesDex(type_ref.dex_file)) { in operator ==()
353 if (dex_ref.MatchesDex(type_ref.dex_file) && class_ref.type_index == type_ref.TypeIndex()) { in AssertInlineCaches()
752 if (offline_profile.dex_references[i].MatchesDex(dex_file)) { in ExtractClassesFromOfflineProfile()