Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/mirror/
H A Dclass.cc574 ArtMethod* Class::FindInterfaceMethod(std::string_view name, in FindInterfaceMethod() function in art::mirror::Class
580 ArtMethod* Class::FindInterfaceMethod(std::string_view name, in FindInterfaceMethod() function in art::mirror::Class
586 ArtMethod* Class::FindInterfaceMethod(ObjPtr<DexCache> dex_cache, in FindInterfaceMethod() function in art::mirror::Class