/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
H A D | start_work.cpp | 27 napi_value StartWork(napi_env env, napi_callback_info info) in StartWork() function
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/include/ |
H A D | base_promise_session.h | 32 napi_value StartWork(napi_env env, size_t startIndex, const napi_value *args) override in StartWork() function
|
H A D | base_async_session.h | 40 napi_value StartWork(napi_env env, size_t startIndex, const napi_value *args) override in StartWork() function
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/src/ |
H A D | napi_session.cpp | 42 napi_value NapiSession::StartWork(napi_env env, const napi_value *args, DoWorkFunction worker, void… in StartWork() function in OHOS::UpdateEngine::NapiSession
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_conn_manager.cpp | 63 bool WorkConnManager::StartWork(shared_ptr<WorkStatus> workStatus) in StartWork() function in OHOS::WorkScheduler::WorkConnManager
|
H A D | work_scheduler_service.cpp | 669 int32_t WorkSchedulerService::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedulerService
|
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/ |
H A D | workscheduler_srv_client.cpp | 78 ErrCode WorkSchedulerSrvClient::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/ |
H A D | update_session.cpp | 53 napi_value UpdateListener::StartWork(napi_env env, size_t startIndex, const napi_value *args) in StartWork() function in OHOS::UpdateEngine::UpdateListener
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/ |
H A D | work_sched_service_proxy.cpp | 26 int32_t WorkSchedServiceProxy::StartWork(WorkInfo& workInfo) in StartWork() function in OHOS::WorkScheduler::WorkSchedServiceProxy
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/ |
H A D | workschedulerservice_test.cpp | 108 int32_t StartWork(WorkInfo& workInfo) { return 0; } in StartWork() function in OHOS::WorkScheduler::MyWorkSchedulerService
|