Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwatchdog.cpp53 service_->WatchdogTimeOut(watchdogId); in ProcessEvent()
H A Dwork_policy_manager.cpp479 void WorkPolicyManager::WatchdogTimeOut(uint32_t watchdogId) in WatchdogTimeOut() function in OHOS::WorkScheduler::WorkPolicyManager
490 WS_HILOGI("WatchdogTimeOut, watchId:%{public}u, bundleName:%{public}s, workId:%{public}s", in WatchdogTimeOut()
492 wss_.lock()->WatchdogTimeOut(workStatus); in WatchdogTimeOut()
H A Dwork_scheduler_service.cpp705 void WorkSchedulerService::WatchdogTimeOut(std::shared_ptr<WorkStatus> workStatus) in WatchdogTimeOut() function in OHOS::WorkScheduler::WorkSchedulerService
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h185 void WatchdogTimeOut(std::shared_ptr<WorkStatus> workStatus);
H A Dwork_policy_manager.h179 void WatchdogTimeOut(uint32_t watchdogId);

Completed in 5 milliseconds