Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp41 ErrCode WorkScheduler::WorkSchedulerSrvClient::GetAllRunningWorks in GetAllRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dworkscheduler_srv_client.cpp163 ErrCode WorkSchedulerSrvClient::GetAllRunningWorks(std::list<std::shared_ptr<WorkInfo>>& workInfos) in GetAllRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_proxy.cpp238 int32_t WorkSchedServiceProxy::GetAllRunningWorks(std::list<std::shared_ptr<WorkInfo>>& workInfos) in GetAllRunningWorks() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp115 int32_t GetAllRunningWorks(std::list<std::shared_ptr<WorkInfo>>& workInfos) { return 0; } in GetAllRunningWorks() function in OHOS::WorkScheduler::MyWorkSchedulerService
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp567 std::list<std::shared_ptr<WorkInfo>> WorkPolicyManager::GetAllRunningWorks() in GetAllRunningWorks() function in OHOS::WorkScheduler::WorkPolicyManager
H A Dwork_scheduler_service.cpp855 int32_t WorkSchedulerService::GetAllRunningWorks(std::list<std::shared_ptr<WorkInfo>>& workInfos) in GetAllRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerService