Searched refs:GetReflectionCallerAccessContext (Results 1 – 4 of 4) sorted by relevance
167 AccessContext GetReflectionCallerAccessContext(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_);
168 hiddenapi::AccessContext GetReflectionCallerAccessContext(Thread* self) in GetReflectionCallerAccessContext() function
63 return hiddenapi::GetReflectionCallerAccessContext(self); in GetHiddenapiAccessContextFunction()443 auto hiddenapi_context = hiddenapi::GetReflectionCallerAccessContext(soa.Self()); in Class_getDeclaredConstructorsInternal()506 auto hiddenapi_context = hiddenapi::GetReflectionCallerAccessContext(soa.Self()); in Class_getDeclaredMethodsUnchecked()
1180 auto hiddenapi_context = hiddenapi::GetReflectionCallerAccessContext(self); in GetDeclaredFields()