Searched defs:StopAndClearWorks (Results 1 – 7 of 7) sorted by relevance
23 napi_value StopAndClearWorks(napi_env env, napi_callback_info info) in StopAndClearWorks() function
114 ErrCode WorkSchedulerSrvClient::StopAndClearWorks() in StopAndClearWorks() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
227 bool WorkQueueManager::StopAndClearWorks(list<shared_ptr<WorkStatus>> workList) in StopAndClearWorks() function in OHOS::WorkScheduler::WorkQueueManager
242 bool WorkPolicyManager::StopAndClearWorks(int32_t uid) in StopAndClearWorks() function in OHOS::WorkScheduler::WorkPolicyManager
782 int32_t WorkSchedulerService::StopAndClearWorks() in StopAndClearWorks() function in OHOS::WorkScheduler::WorkSchedulerService
119 int32_t WorkSchedServiceProxy::StopAndClearWorks() in StopAndClearWorks() function in OHOS::WorkScheduler::WorkSchedServiceProxy
111 int32_t StopAndClearWorks() { return 0; } in StopAndClearWorks() function in OHOS::WorkScheduler::MyWorkSchedulerService