Home
last modified time | relevance | path

Searched defs:kTimeoutMaxBackoffInterval (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/update_manager/
Dchromeos_policy.h126 static const int kTimeoutMaxBackoffInterval; variable
Dchromeos_policy.cc176 const int ChromeOSPolicy::kTimeoutMaxBackoffInterval = 26 * 60 * 60; member in chromeos_update_manager::ChromeOSPolicy
179 const int ChromeOSPolicy::kTimeoutMaxBackoffInterval = 4 * 60 * 60; member in chromeos_update_manager::ChromeOSPolicy