Searched refs:IsInheritedMethod (Results 1 – 1 of 1) sorted by relevance
596 static inline bool IsInheritedMethod(ObjPtr<mirror::Class> klass, in IsInheritedMethod() function641 if (IsInheritedMethod(this_klass, klass, method)) { in FindClassMethodWithSignature()901 if (IsInheritedMethod(this, klass, *candidate_method)) { in FindClassMethod()