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