Searched refs:CheckAllowTypeInfo (Results 1 – 2 of 2) sorted by relevance
439 bool StandbyServiceImpl::CheckAllowTypeInfo(uint32_t allowType) in CheckAllowTypeInfo() function in OHOS::DevStandbyMgr::StandbyServiceImpl576 if (!CheckAllowTypeInfo(resourceRequest->GetAllowType()) || resourceRequest->GetUid() < 0) { in ApplyAllowResource()689 if (!CheckAllowTypeInfo(resourceRequest->GetAllowType()) || resourceRequest->GetUid() < 0) { in UnapplyAllowResource()786 if (!CheckAllowTypeInfo(allowType)) { in GetAllowList()910 if (!CheckAllowTypeInfo(restrictType)) { in GetRestrictList()
157 bool CheckAllowTypeInfo(uint32_t allowType);