Searched refs:ThrowIllegalAccessErrorMethod (Results 1 – 4 of 4) sorted by relevance
101 void ThrowIllegalAccessErrorMethod(ObjPtr<mirror::Class> referrer, ArtMethod* accessed)
210 void ThrowIllegalAccessErrorMethod(ObjPtr<mirror::Class> referrer, ArtMethod* accessed) { in ThrowIllegalAccessErrorMethod() function
9135 ThrowIllegalAccessErrorMethod(referring_class, target_method); in ResolveMethodHandleForMethod()
517 ThrowIllegalAccessErrorMethod(this, method); in ResolvedMethodAccessTest()