Home
last modified time | relevance | path

Searched refs:WatchdogTimeOut (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwatchdog.cpp53 service_->WatchdogTimeOut(watchdogId); in ProcessEvent()
H A Dwork_policy_manager.cpp504 void WorkPolicyManager::WatchdogTimeOut(uint32_t watchdogId) in WatchdogTimeOut() function in OHOS::WorkScheduler::WorkPolicyManager
517 wss_.lock()->WatchdogTimeOut(workStatus); in WatchdogTimeOut()
H A Dwork_scheduler_service.cpp777 void WorkSchedulerService::WatchdogTimeOut(std::shared_ptr<WorkStatus> workStatus) in WatchdogTimeOut() function in OHOS::WorkScheduler::WorkSchedulerService
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h179 void WatchdogTimeOut(uint32_t watchdogId);
H A Dwork_scheduler_service.h185 void WatchdogTimeOut(std::shared_ptr<WorkStatus> workStatus);