Searched defs:pmi (Results 1 – 2 of 2) sorted by relevance
140 ProfileMethodInfo pmi(MethodReference(method->GetDexFile(), in SaveProfilingInfoWithFakeInlineCaches() local266 const ProfileMethodInfo& pmi = profile_methods_map.find(m)->second; in TEST_F() local
1318 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, in AddMethod()