HomeSort by relevance Sort by last modified time
    Searched refs:ThrowIllegalAccessError (Results 1 - 4 of 4) sorted by null

  /art/runtime/
common_throws.h 109 void ThrowIllegalAccessError(ObjPtr<mirror::Class> referrer, const char* fmt, ...)
common_throws.cc 226 void ThrowIllegalAccessError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) {
class_linker.cc     [all...]
  /art/runtime/entrypoints/
entrypoint_utils-inl.h 125 ThrowIllegalAccessError(nullptr, "Class %s is inaccessible",
    [all...]

Completed in 83 milliseconds