Searched refs:saRes (Results 1 – 1 of 1) sorted by relevance
179 bool IsHasPermission(const uint32_t type, const std::unordered_set<uint32_t>& saRes) in IsHasPermission() argument181 if (saRes.find(type) == saRes.end()) { in IsHasPermission()