Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp55 static int32_t g_lastWatchdogTime = WATCHDOG_TIME; variable
461 SetWatchdogTime(g_lastWatchdogTime); in UpdateWatchdogTime()
653 g_lastWatchdogTime = watchdogTime_; in SetWatchdogTimeByDump()
688 SendIdeWorkRetriggerEvent(g_lastWatchdogTime + DELAY_TIME_SHORT); in TriggerIdeWork()
696 watchdogTime_ = g_lastWatchdogTime; in TriggerIdeWork()
704 SendIdeWorkRetriggerEvent(g_lastWatchdogTime + DELAY_TIME_SHORT); in TriggerIdeWork()