Home
last modified time | relevance | path

Searched refs:CheckStandbyApplyInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h267 bool CheckStandbyApplyInfo(std::string& bundleName);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp115 if (isStandby_ && !DelayedSingleton<WorkSchedulerService>::GetInstance()->CheckStandbyApplyInfo(bundleName_)) { in OnConditionChanged()
H A Dwork_scheduler_service.cpp1135 bool WorkSchedulerService::CheckStandbyApplyInfo(std::string& bundleName) in CheckStandbyApplyInfo() function in OHOS::WorkScheduler::WorkSchedulerService

Completed in 4 milliseconds