Searched refs:WATCHDOG_TIME (Results 1 – 1 of 1) sorted by relevance
49 const int32_t WATCHDOG_TIME = 2 * 60 * 1000; variable55 static int32_t g_lastWatchdogTime = WATCHDOG_TIME;63 watchdogTime_ = WATCHDOG_TIME; in WorkPolicyManager()652 watchdogTime_ = time == 0 ? WATCHDOG_TIME : time; in SetWatchdogTimeByDump()