Home
last modified time | relevance | path

Searched refs:GetWorkFromWatchdog (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h289 std::shared_ptr<WorkStatus> GetWorkFromWatchdog(uint32_t id);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp485 std::shared_ptr<WorkStatus> workStatus = GetWorkFromWatchdog(watchdogId); in WatchdogTimeOut()
497 std::shared_ptr<WorkStatus> WorkPolicyManager::GetWorkFromWatchdog(uint32_t id) in GetWorkFromWatchdog() function in OHOS::WorkScheduler::WorkPolicyManager

Completed in 2 milliseconds