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