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