Searched defs:IsLastWorkTimeout (Results 1 – 6 of 6) sorted by relevance
126 ErrCode WorkSchedulerSrvClient::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedulerSrvClient
144 int32_t WorkSchedServiceProxy::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedServiceProxy
500 bool WorkStatus::IsLastWorkTimeout() in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkStatus
260 int32_t WorkPolicyManager::IsLastWorkTimeout(int32_t workId, int32_t uid, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkPolicyManager
814 int32_t WorkSchedulerService::IsLastWorkTimeout(int32_t workId, bool &result) in IsLastWorkTimeout() function in OHOS::WorkScheduler::WorkSchedulerService
112 int32_t IsLastWorkTimeout(int32_t workId, bool &result) { return 0; } in IsLastWorkTimeout() function in OHOS::WorkScheduler::MyWorkSchedulerService