Searched refs:kCheckForUpdateIntervalSec (Results 1 – 3 of 3) sorted by relevance
100 const char kCheckForUpdateIntervalSec[] = "check-for-update-interval"; variable
47 extern const char kCheckForUpdateIntervalSec[];
51 return cmd_line.GetSwitchValueASCII(switches::kCheckForUpdateIntervalSec); in CmdLineInterval()