Home
last modified time | relevance | path

Searched defs:GetWorkStatus (Results 1 – 5 of 5) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/src/
Dworkscheduler_srv_client.cpp146 ErrCode WorkSchedulerSrvClient::GetWorkStatus(int32_t workId, std::shared_ptr<WorkInfo> &workInfo) in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dget_work_status.cpp72 napi_value GetWorkStatus(napi_env env, napi_callback_info info) in GetWorkStatus() function
/foundation/resourceschedule/work_scheduler/services/zidl/src/
Dwork_sched_service_proxy.cpp197 int32_t WorkSchedServiceProxy::GetWorkStatus(int32_t &uid, int32_t &workId, std::shared_ptr<WorkInf… in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/foundation/resourceschedule/work_scheduler/services/native/src/
Dwork_policy_manager.cpp463 shared_ptr<WorkInfo> WorkPolicyManager::GetWorkStatus(int32_t &uid, int32_t &workId) in GetWorkStatus() function in OHOS::WorkScheduler::WorkPolicyManager
Dwork_scheduler_service.cpp517 int32_t WorkSchedulerService::GetWorkStatus(int32_t &uid, int32_t &workId, std::shared_ptr<WorkInfo… in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedulerService