Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/frameworks/src/
Dworkscheduler_srv_client.cpp126 ErrCode WorkSchedulerSrvClient::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
/foundation/resourceschedule/work_scheduler/services/zidl/src/
Dwork_sched_service_proxy.cpp134 int32_t WorkSchedServiceProxy::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedServiceProxy
/foundation/resourceschedule/work_scheduler/services/native/src/
Dwork_status.cpp384 bool WorkStatus::IsLastWorkTimeout() in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkStatus
Dwork_policy_manager.cpp239 int32_t WorkPolicyManager::IsLastWorkTimeout(int32_t workId, int32_t uid, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkPolicyManager
Dwork_scheduler_service.cpp511 int32_t WorkSchedulerService::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedulerService