Searched refs:FindWork (Results 1 – 4 of 4) sorted by relevance
274 bool FindWork(int32_t uid);275 bool FindWork(const int32_t userId, const std::string &bundleName);
46 if (!policy->FindWork(userId, bundleName)) { in OnAppGroupChanged()
69 if (!policy->FindWork(uid)) { in OnAllowListChanged()
854 bool WorkPolicyManager::FindWork(int32_t uid) in FindWork() function in OHOS::WorkScheduler::WorkPolicyManager861 bool WorkPolicyManager::FindWork(const int32_t userId, const std::string &bundleName) in FindWork() function in OHOS::WorkScheduler::WorkPolicyManager