Home
last modified time | relevance | path

Searched defs:StopAndCancelWork (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dworkscheduler_srv_client.cpp102 ErrCode WorkSchedulerSrvClient::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_proxy.cpp88 int32_t WorkSchedServiceProxy::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp110 int32_t StopAndCancelWork(WorkInfo& workInfo) { return 0; } in StopAndCancelWork() function in OHOS::WorkScheduler::MyWorkSchedulerService
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp740 int32_t WorkSchedulerService::StopAndCancelWork(WorkInfo& workInfo) in StopAndCancelWork() function in OHOS::WorkScheduler::WorkSchedulerService