OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCheckForUpdateIntervalSec
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/
upgrade_detector.cc
31
switches::
kCheckForUpdateIntervalSec
).empty();
upgrade_detector_impl.cc
59
//
kCheckForUpdateIntervalSec
switch.
62
return cmd_line.GetSwitchValueASCII(switches::
kCheckForUpdateIntervalSec
);
77
cmd_line.HasSwitch(switches::
kCheckForUpdateIntervalSec
) ||
/external/chromium_org/chrome/common/
chrome_switches.cc
142
const char
kCheckForUpdateIntervalSec
[] = "check-for-update-interval";
[
all
...]
chrome_switches.h
53
extern const char
kCheckForUpdateIntervalSec
[];
Completed in 934 milliseconds