Home
last modified time | relevance | path

Searched defs:StartWork (Results 1 – 6 of 6) sorted by relevance

/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dstart_work.cpp27 napi_value StartWork(napi_env env, napi_callback_info info) in StartWork() function
/foundation/resourceschedule/work_scheduler/services/native/src/
Dwork_conn_manager.cpp63 bool WorkConnManager::StartWork(shared_ptr<WorkStatus> workStatus) in StartWork() function in OHOS::WorkScheduler::WorkConnManager
Dwork_scheduler_service.cpp607 int32_t WorkSchedulerService::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedulerService
/foundation/resourceschedule/work_scheduler/frameworks/src/
Dworkscheduler_srv_client.cpp78 ErrCode WorkSchedulerSrvClient::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/foundation/resourceschedule/work_scheduler/services/zidl/src/
Dwork_sched_service_proxy.cpp26 int32_t WorkSchedServiceProxy::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/foundation/resourceschedule/work_scheduler/services/test/src/
Dworkschedulerservice_test.cpp108 int32_t StartWork(WorkInfo& workInfo) { return 0; } in StartWork() function in OHOS::WorkScheduler::MyWorkSchedulerService