Searched defs:FindInterfaceMethod (Results 1 – 1 of 1) sorted by relevance
361 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, const StringPiece& signature) { in FindInterfaceMethod() function in art::mirror::Class379 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, const Signature& signature) { in FindInterfaceMethod() function in art::mirror::Class397 ArtMethod* Class::FindInterfaceMethod(const DexCache* dex_cache, uint32_t dex_method_idx) { in FindInterfaceMethod() function in art::mirror::Class