Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dscreen_listener.cpp52 int32_t ret = strong->listener_.service_->StopDeepIdleWorks(); in OnReceiveEvent()
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h271 int32_t StopDeepIdleWorks();
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp1363 int32_t WorkSchedulerService::StopDeepIdleWorks() in StopDeepIdleWorks() function in OHOS::WorkScheduler::WorkSchedulerService