Home
last modified time | relevance | path

Searched refs:STOP_AND_CLEAR_WORKS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Diwork_sched_service_ipc_interface_code.h26 STOP_AND_CLEAR_WORKS, enumerator
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandclearworks_fuzzer/
H A Dworkschedulerstopandclearworks_fuzzer.cpp126 uint32_t code = static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CLEAR_WORKS); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_stub.cpp122 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CLEAR_WORKS): { in HandleRequest()
H A Dwork_sched_service_proxy.cpp133 static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CLEAR_WORKS), in StopAndClearWorks()