Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dart_dex_file_loader_test.cc272 TEST_F(ArtDexFileLoaderTest, FindMethodId) { in TEST_F() argument
Ddex_file.cc282 const MethodId* DexFile::FindMethodId(const TypeId& declaring_klass, in FindMethodId() function in art::DexFile