Searched refs:GetIndexForMethodId (Results 1 – 4 of 4) sorted by relevance
333 EXPECT_EQ(java_lang_dex_file_->GetIndexForMethodId(*found), i); in TEST_F()
173 return other_dexfile.GetIndexForMethodId(*other_mid); in FindDexMethodIndexInOtherDexFile()
610 uint32_t GetIndexForMethodId(const MethodId& method_id) const { in GetIndexForMethodId() function
801 return dex_file->GetIndexForMethodId(*method_id); in FindMethodIndex()