Searched refs:LONG_WATCHDOG_TIME (Results 1 – 1 of 1) sorted by relevance
51 const int32_t LONG_WATCHDOG_TIME = 20 * 60 * 1000; variable455 … WS_HILOGD("deep idle and charger condition, update watchdog time:%{public}d", LONG_WATCHDOG_TIME); in UpdateWatchdogTime()456 SetWatchdogTime(LONG_WATCHDOG_TIME); in UpdateWatchdogTime()478 SetWatchdogTime(LONG_WATCHDOG_TIME); in UpdateWatchdogTime()762 if (newWatchdogTime > LONG_WATCHDOG_TIME) { in PauseRunningWorks()