Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc218 const bool shouldWarn = kLogAllAccesses || runtime->IsJavaDebuggable(); in GetMemberActionImpl() local
219 if (shouldWarn || action == kDeny) { in GetMemberActionImpl()
260 if (shouldWarn && in GetMemberActionImpl()