Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Diwork_sched_service_ipc_interface_code.h31 PAUSE_RUNNING_WORKS, enumerator
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_stub.cpp139 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::PAUSE_RUNNING_WORKS): { in HandleRequest()
H A Dwork_sched_service_proxy.cpp296 … static_cast<int32_t>(IWorkSchedServiceInterfaceCode::PAUSE_RUNNING_WORKS), data, reply, option); in PauseRunningWorks()