Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp179 bool IsHasPermission(const uint32_t type, const std::unordered_set<uint32_t>& saRes) in IsHasPermission() argument
181 if (saRes.find(type) == saRes.end()) { in IsHasPermission()