Home
last modified time | relevance | path

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

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