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
9426 ThrowIllegalAccessErrorMethod(referring_class, target_method); in ResolveMethodHandleForMethod()
523 ThrowIllegalAccessErrorMethod(this, method); in ResolvedMethodAccessTest()