Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.cc400 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, in FindInterfaceMethod() function in art::mirror::Class
420 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, in FindInterfaceMethod() function in art::mirror::Class
440 ArtMethod* Class::FindInterfaceMethod(ObjPtr<DexCache> dex_cache, in FindInterfaceMethod() function in art::mirror::Class