Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc487 if (member_signature.DoesPrefixMatchAny(runtime->GetHiddenApiExemptions())) { in ShouldDenyAccessToMemberImpl()
Druntime.h615 const std::vector<std::string>& GetHiddenApiExemptions() { in GetHiddenApiExemptions() function