Searched refs:CheckEffiResApplyInfo (Results 1 – 6 of 6) sorted by relevance
246 bool CheckEffiResApplyInfo(int32_t uid);
40 … !DelayedSingleton<WorkSchedulerService>::GetInstance()->CheckEffiResApplyInfo(it->uid_)) { in OnConditionChanged()
231 if (DelayedSingleton<WorkSchedulerService>::GetInstance()->CheckEffiResApplyInfo(uid_)) { in IsReady()
460 if (!wmsptr->CheckEffiResApplyInfo(topWork->uid_)) { in UpdateWatchdogTime()
1205 bool WorkSchedulerService::CheckEffiResApplyInfo(int32_t uid) in CheckEffiResApplyInfo() function in OHOS::WorkScheduler::WorkSchedulerService
917 bool ret = workSchedulerService_->CheckEffiResApplyInfo(1);