Searched refs:switches (Results 126 - 150 of 1342) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/signin/
H A Dsignin_tracker_factory.cc22 if (!switches::IsEnableWebBasedSignin() &&
23 switches::IsEnableAccountConsistency())
/external/chromium_org/chrome/installer/util/
H A Dchrome_browser_sxs_operations.cc18 cmd_line->AppendSwitch(switches::kChromeSxS);
27 cmd_line->AppendSwitch(switches::kChromeSxS);
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.cc68 switches::kCrashDumpsDir);
84 command_line.GetSwitchValueASCII(switches::kProcessType);
86 if (process_type == switches::kRendererProcess) {
93 if (process_type == switches::kPluginProcess) {
100 if (process_type == switches::kPpapiPluginProcess) {
107 if (process_type == switches::kGpuProcess) {
144 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
156 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
173 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kExposeIpcEcho))
175 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches
[all...]
/external/chromium_org/ui/ozone/
H A Dplatform_selection.cc19 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kOzonePlatform) &&
23 switches::kOzonePlatform);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_notification_manager_factory_browsertest.cc24 command_line->AppendSwitch(chromeos::switches::kLoginManager);
25 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
43 command_line->AppendSwitch(chromeos::switches::kGuestSession);
44 command_line->AppendSwitch(::switches::kIncognito);
45 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
46 command_line->AppendSwitchASCII(chromeos::switches::kLoginUser,
/external/chromium_org/chrome/browser/chromeos/login/demo_mode/
H A Ddemo_app_launcher_browsertest.cc70 command_line->AppendSwitch(switches::kLoginManager);
71 command_line->AppendSwitch(switches::kForceLoginManagerInTests);
72 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
74 command_line->AppendSwitchASCII(switches::kDerelictIdleTimeout, "0");
75 command_line->AppendSwitchASCII(switches::kOobeTimerInterval, "0");
76 command_line->AppendSwitchASCII(switches::kDerelictDetectionTimeout, "0");
/external/chromium_org/win8/delegate_execute/
H A Ddelegate_execute_operation.cc26 cmd_line->GetSwitchValuePath(switches::kRelaunchShortcut));
37 mutex_ = cmd_line->GetSwitchValueNative(switches::kWaitForMutex);
43 if (cmd_line->HasSwitch(switches::kForceDesktop))
44 the_switch = switches::kForceDesktop;
45 else if (cmd_line->HasSwitch(switches::kForceImmersive))
46 the_switch = switches::kForceImmersive;
/external/chromium_org/content/browser/gpu/
H A Dcompositor_util.cc12 #include "cc/base/switches.h"
54 command_line.HasSwitch(switches::kDisableAccelerated2dCanvas) ||
64 command_line.HasSwitch(switches::kDisableGpuCompositing),
73 command_line.HasSwitch(switches::kDisableExperimentalWebGL),
80 command_line.HasSwitch(switches::kDisableFlash3d),
88 command_line.HasSwitch(switches::kDisableFlashStage3d),
98 command_line.HasSwitch(switches::kDisableFlashStage3d),
107 command_line.HasSwitch(switches::kDisableAcceleratedVideoDecode),
117 command_line.HasSwitch(switches::kDisableWebRtcHWEncoding),
127 command_line.HasSwitch(switches
[all...]
/external/chromium_org/chrome/browser/bookmarks/
H A Denhanced_bookmarks_features.cc91 switches::kEnhancedBookmarksExperiment) == "0";
140 switches::kEnhancedBookmarksExperiment) == "1";
177 base::StringValue(switches::kManualEnhancedBookmarks), &index);
179 base::StringValue(switches::kManualEnhancedBookmarksOptout), &index);
182 base::StringValue(switches::kManualEnhancedBookmarksOptout), &index);
184 new base::StringValue(switches::kManualEnhancedBookmarks));
188 base::StringValue(switches::kManualEnhancedBookmarks), &index);
190 new base::StringValue(switches::kManualEnhancedBookmarksOptout));
200 if (flags.find(switches::kManualEnhancedBookmarks) != flags.end())
202 if (flags.find(switches
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_browsertest.cc37 chromeos::switches::kLoginUser, "TestUser@gmail.com");
38 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
46 command_line->AppendSwitch(chromeos::switches::kGuestSession);
47 command_line->AppendSwitch(::switches::kIncognito);
48 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
50 command_line->AppendSwitchASCII(chromeos::switches::kLoginUser,
58 command_line->AppendSwitch(chromeos::switches::kLoginManager);
65 command_line->AppendSwitch(chromeos::switches::kLoginManager);
66 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Dchrome_session_manager.cc27 return command_line.HasSwitch(switches::kLoginManager) &&
28 !command_line.HasSwitch(switches::kForceLoginManagerInTests) &&
45 parsed_command_line.HasSwitch(switches::kForceLoginManagerInTests);
48 parsed_command_line.GetSwitchValueASCII(switches::kLoginUser);
54 } else if (parsed_command_line.HasSwitch(switches::kLoginManager) &&
H A Drestore_after_crash_session_manager_delegate.cc37 if (command_line->HasSwitch(chromeos::switches::kLoginUser)) {
59 bool is_running_test = command_line->HasSwitch(::switches::kTestName) ||
60 command_line->HasSwitch(::switches::kTestType);
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcommand_line_reader.cc19 switches::kHttpPort);
37 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(switches::kTtl),
49 switches::kServiceName);
57 switches::kDomainName);
79 switches::kStatePath);
/external/chromium_org/base/test/
H A Dmultiprocess_test.cc21 if (!command_line.HasSwitch(switches::kTestChildProcess))
22 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname);
55 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname);
/external/chromium_org/content/common/sandbox_linux/
H A Dsandbox_seccomp_bpf_linux.cc114 if (process_type == switches::kRendererProcess ||
115 process_type == switches::kGpuProcess ||
116 process_type == switches::kPpapiPluginProcess) {
161 if (command_line.HasSwitch(switches::kGpuSandboxAllowSysVShm)) {
179 if (process_type == switches::kGpuProcess) {
181 } else if (process_type == switches::kRendererProcess) {
183 } else if (process_type == switches::kPpapiPluginProcess) {
185 } else if (process_type == switches::kUtilityProcess) {
218 if (!command_line.HasSwitch(switches::kNoSandbox) &&
219 !command_line.HasSwitch(switches
[all...]
/external/chromium_org/chrome/app/
H A Dchrome_exe_main_win.cc35 // List of switches that it's safe to rendezvous early with. Fast start should
41 switches::kProfileDirectory,
42 switches::kShowAppList,
54 const CommandLine::SwitchMap& switches = command_line.GetSwitches(); local
55 if (switches.size() > arraysize(kFastStartSwitches))
57 for (CommandLine::SwitchMap::const_iterator it = switches.begin();
58 it != switches.end(); ++it) {
/external/chromium_org/chrome/browser/invalidation/
H A Dprofile_invalidation_provider_factory_browsertest.cc72 command_line->AppendSwitch(chromeos::switches::kLoginManager);
73 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
107 command_line->AppendSwitch(chromeos::switches::kGuestSession);
108 command_line->AppendSwitch(::switches::kIncognito);
109 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
110 command_line->AppendSwitchASCII(chromeos::switches::kLoginUser,
/external/chromium_org/cloud_print/service/win/
H A Dchrome_launcher.cc153 if (cmd.GetSwitchValueASCII(switches::kProcessType) ==
154 switches::kServiceProcess &&
155 cmd.HasSwitch(switches::kUserDataDir)) {
157 cmd.GetSwitchValuePath(switches::kUserDataDir));
207 // Required switches.
208 cmd.AppendSwitchASCII(switches::kProcessType, switches::kServiceProcess);
209 cmd.AppendSwitchPath(switches::kUserDataDir, user_data_);
210 cmd.AppendSwitch(switches::kNoServiceAutorun);
213 cmd.AppendSwitch(switches
[all...]
/external/chromium_org/base/
H A Dsys_info.cc23 if (command_line->HasSwitch(switches::kLowEndDeviceMode)) {
25 command_line->GetSwitchValueASCII(switches::kLowEndDeviceMode);
/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_extension_apitest.cc13 #include "extensions/common/switches.h"
24 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
40 extensions::switches::kEnableExperimentalExtensionApis);
/external/chromium_org/chrome/browser/apps/
H A Dcustom_launcher_page_browsertest_views.cc11 #include "extensions/common/switches.h"
37 command_line->AppendSwitch(app_list::switches::kEnableExperimentalAppList);
41 extensions::switches::kWhitelistedExtensionID, kCustomLauncherPageID);
/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dwizard_in_process_browser_test.cc32 command_line->AppendSwitch(::switches::kNoStartupWindow);
33 command_line->AppendSwitch(switches::kLoginManager);
/external/chromium_org/chrome/browser/ui/app_list/
H A Dstart_page_service_factory.cc21 if (!app_list::switches::IsExperimentalAppListEnabled() &&
22 !app_list::switches::IsVoiceSearchEnabled()) {
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_win.cc43 switches::kProfileDirectory,
45 switches::kAppId,
/external/chromium_org/content/common/
H A Dsandbox_init_win.cc28 if (!command_line.HasSwitch(switches::kNoSandbox)) {
38 if (command_line.HasSwitch(switches::kNoSandbox))

Completed in 442 milliseconds

1234567891011>>