Home
last modified time | relevance | path

Searched defs:FindMethodId (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file_test.cc497 TEST_F(DexFileTest, FindMethodId) { in TEST_F() argument
Ddex_file.cc737 const DexFile::MethodId* DexFile::FindMethodId(const DexFile::TypeId& declaring_klass, in FindMethodId() function in art::DexFile