Searched refs:ThrowIllegalAccessErrorForImplementingMethod (Results 1 – 4 of 4) sorted by relevance
118 void ThrowIllegalAccessErrorForImplementingMethod(ObjPtr<mirror::Class> klass,
240 void ThrowIllegalAccessErrorForImplementingMethod(ObjPtr<mirror::Class> klass, in ThrowIllegalAccessErrorForImplementingMethod() function
197 ThrowIllegalAccessErrorForImplementingMethod(receiver->GetClass(), np_method, this); in ThrowInvocationTimeError()
8737 ThrowIllegalAccessErrorForImplementingMethod(klass, virtual_method, interface_method); in FindCopiedMethodsForInterface()