Searched defs:FindMethodId (Results 1 – 2 of 2) sorted by relevance
272 TEST_F(ArtDexFileLoaderTest, FindMethodId) { in TEST_F() argument
282 const MethodId* DexFile::FindMethodId(const TypeId& declaring_klass, in FindMethodId() function in art::DexFile