Searched defs:exemptions (Results 1 – 4 of 4) sorted by relevance
89 std::vector<std::string> exemptions; in Java_Main_setWhitelistAll() local
226 bool MemberSignature::DoesPrefixMatchAny(const std::vector<std::string>& exemptions) { in DoesPrefixMatchAny()
611 void SetHiddenApiExemptions(const std::vector<std::string>& exemptions) { in SetHiddenApiExemptions()
87 jobjectArray exemptions) { in VMRuntime_setHiddenApiExemptions()