Home
last modified time | relevance | path

Searched refs:HandleCorePlatformApiViolation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhidden_api.cc471 bool HandleCorePlatformApiViolation(T* member, in HandleCorePlatformApiViolation() function
577 template bool HandleCorePlatformApiViolation(ArtField* member,
581 template bool HandleCorePlatformApiViolation(ArtMethod* member,
Dhidden_api.h220 bool HandleCorePlatformApiViolation(T* member,
489 return detail::HandleCorePlatformApiViolation(member, in ShouldDenyAccessToMember()