Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h99 void ThrowIllegalAccessErrorClassForMethodDispatch(ObjPtr<mirror::Class> referrer,
Dclass_linker-inl.h392 ThrowIllegalAccessErrorClassForMethodDispatch(referring_class, in ResolveMethod()
Dcommon_throws.cc198 void ThrowIllegalAccessErrorClassForMethodDispatch(ObjPtr<mirror::Class> referrer, in ThrowIllegalAccessErrorClassForMethodDispatch() function