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

  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 294 extern const char kSilentLaunch[];
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 231 // Ash already launches with a single browser opened, add kSilentLaunch to
234 command_line->AppendSwitch(switches::kSilentLaunch);
  /external/chromium_org/win8/delegate_execute/
command_execute_impl.cc 97 cl.AppendSwitch(switches::kSilentLaunch);
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.cc     [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator.cc 296 const bool silent_launch = command_line.HasSwitch(switches::kSilentLaunch);

Completed in 601 milliseconds