Home
last modified time | relevance | path

Searched refs:CmdLineInterval (Results 1 – 2 of 2) 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()
/external/chromium_org/chrome/browser/
Dupgrade_detector_impl.cc58 std::string CmdLineInterval() { in CmdLineInterval() function
75 std::string interval = CmdLineInterval(); in GetCheckForUpgradeEveryMs()