Searched defs:StopAndCancelWork (Results 1 - 4 of 4) sorted by relevance
/foundation/resourceschedule/work_scheduler/services/zidl/src/ | ||
H A D | work_sched_service_proxy.cpp | 88 int32_t WorkSchedServiceProxy::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedServiceProxy |
/foundation/resourceschedule/work_scheduler/frameworks/src/ | ||
H A D | workscheduler_srv_client.cpp | 102 ErrCode WorkSchedulerSrvClient::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedulerSrvClient |
/foundation/resourceschedule/work_scheduler/services/test/src/ | ||
H A D | workschedulerservice_test.cpp | 110 int32_t StopAndCancelWork(WorkInfo& workInfo) { return 0; }
in StopAndCancelWork() function in OHOS::WorkScheduler::MyWorkSchedulerService |
/foundation/resourceschedule/work_scheduler/services/native/src/ | ||
H A D | work_scheduler_service.cpp | 671 int32_t WorkSchedulerService::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedulerService |
Completed in 6 milliseconds