Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dupgrade_detector.cc49 std::string CmdLineInterval() { in CmdLineInterval() function
58 std::string interval = CmdLineInterval(); in GetCheckForUpgradeEveryMs()
217 int cycle_time = CmdLineInterval().empty() ? kNotifyCycleTimeMs : in UpgradeDetected()
226 std::string interval = CmdLineInterval(); in NotifyOnUpgrade()