Home
last modified time | relevance | path

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

/art/runtime/
Dhidden_api.cc184 bool MemberSignature::IsExempted(const std::vector<std::string>& exemptions) { in IsExempted() function in art::hiddenapi::detail::MemberSignature
450 if (member_signature.IsExempted(runtime->GetHiddenApiExemptions())) { in ShouldDenyAccessToMemberImpl()
Dhidden_api.h194 bool IsExempted(const std::vector<std::string>& exemptions);