HomeSort by relevance Sort by last modified time
    Searched refs:kSimulateOutdatedNoAU (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 70 cmd_line.HasSwitch(switches::kSimulateOutdatedNoAU);
200 // - kSimulateOutdatedNoAU has precedence over kSimulateOutdated.
221 if (command_line.HasSwitch(switches::kSimulateOutdatedNoAU)) {
223 switch_name = switches::kSimulateOutdatedNoAU;
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 302 extern const char kSimulateOutdatedNoAU[];

Completed in 61 milliseconds