Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp49 const int32_t LONG_WATCHDOG_TIME = 20 * 60 * 1000; member
430 WS_HILOGD("deep idle and charger condition, update watchdog time:%{public}d", LONG_WATCHDOG_TIME); in UpdateWatchdogTime()
431 SetWatchdogTime(LONG_WATCHDOG_TIME); in UpdateWatchdogTime()
453 SetWatchdogTime(LONG_WATCHDOG_TIME); in UpdateWatchdogTime()
732 if (newWatchdogTime > LONG_WATCHDOG_TIME) { in PauseRunningWorks()

Completed in 2 milliseconds