Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dworkscheduler_srv_client.cpp177 ErrCode WorkSchedulerSrvClient::PauseRunningWorks(int32_t uid) in PauseRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_proxy.cpp277 int32_t WorkSchedServiceProxy::PauseRunningWorks(int32_t uid) in PauseRunningWorks() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp116 int32_t PauseRunningWorks(int32_t uid) {return 0; } in PauseRunningWorks() function in OHOS::WorkScheduler::MyWorkSchedulerService
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp745 int32_t WorkPolicyManager::PauseRunningWorks(int32_t uid) in PauseRunningWorks() function in OHOS::WorkScheduler::WorkPolicyManager
H A Dwork_scheduler_service.cpp1321 int32_t WorkSchedulerService::PauseRunningWorks(int32_t uid) in PauseRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerService