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