Home
last modified time | relevance | path

Searched defs:GetWorkStatus (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_proxy.cpp209 int32_t WorkSchedServiceProxy::GetWorkStatus(int32_t &workId, std::shared_ptr<WorkInfo>& workInfo) in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dget_work_status.cpp72 napi_value GetWorkStatus(napi_env env, napi_callback_info info) in GetWorkStatus() function
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dworkscheduler_srv_client.cpp149 ErrCode WorkSchedulerSrvClient::GetWorkStatus(int32_t workId, std::shared_ptr<WorkInfo> &workInfo) in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp114 int32_t GetWorkStatus(int32_t &workId, std::shared_ptr<WorkInfo>& workInfo) { return 0; } in GetWorkStatus() function in OHOS::WorkScheduler::MyWorkSchedulerService
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp517 shared_ptr<WorkInfo> WorkPolicyManager::GetWorkStatus(int32_t &uid, int32_t &workId) in GetWorkStatus() function in OHOS::WorkScheduler::WorkPolicyManager
H A Dwork_scheduler_service.cpp770 int32_t WorkSchedulerService::GetWorkStatus(int32_t &workId, std::shared_ptr<WorkInfo>& workInfo) in GetWorkStatus() function in OHOS::WorkScheduler::WorkSchedulerService

Completed in 8 milliseconds