Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc410 bool HandleCorePlatformApiViolation(T* member, in HandleCorePlatformApiViolation() function
494 template bool HandleCorePlatformApiViolation(ArtField* member,
498 template bool HandleCorePlatformApiViolation(ArtMethod* member,
Dhidden_api.h215 bool HandleCorePlatformApiViolation(T* member,
457 return detail::HandleCorePlatformApiViolation(member, in ShouldDenyAccessToMember()