Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.h200 std::function<bool(Thread*)> fn_caller_is_trusted, in GetMemberAction() argument
221 if (fn_caller_is_trusted(self)) { in GetMemberAction()