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