Searched refs:GetWorkFromWatchdog (Results 1 – 2 of 2) sorted by relevance
291 std::shared_ptr<WorkStatus> GetWorkFromWatchdog(uint32_t id);
510 std::shared_ptr<WorkStatus> workStatus = GetWorkFromWatchdog(watchdogId); in WatchdogTimeOut()522 std::shared_ptr<WorkStatus> WorkPolicyManager::GetWorkFromWatchdog(uint32_t id) in GetWorkFromWatchdog() function in OHOS::WorkScheduler::WorkPolicyManager