Home
last modified time | relevance | path

Searched refs:ThrowIllegalAccessErrorClassForMethodDispatch (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dcommon_throws.h94 void ThrowIllegalAccessErrorClassForMethodDispatch(ObjPtr<mirror::Class> referrer,
Dcommon_throws.cc200 void ThrowIllegalAccessErrorClassForMethodDispatch(ObjPtr<mirror::Class> referrer, in ThrowIllegalAccessErrorClassForMethodDispatch() function
/art/runtime/mirror/
Dclass-inl.h490 ThrowIllegalAccessErrorClassForMethodDispatch(this, in ResolvedMethodAccessTest()