HomeSort by relevance Sort by last modified time
    Searched refs:switches (Results 476 - 500 of 1275) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/shell/browser/
shell_devtools_delegate.cc 51 if (command_line.HasSwitch(switches::kRemoteDebuggingSocketName)) {
53 switches::kRemoteDebuggingSocketName);
61 if (command_line.HasSwitch(switches::kRemoteDebuggingPort)) {
64 command_line.GetSwitchValueASCII(switches::kRemoteDebuggingPort);
shell.cc 67 if (command_line.HasSwitch(switches::kDumpRenderTree))
107 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree)) {
200 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
293 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
342 return CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree);
346 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
360 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
  /external/chromium_org/content/test/
content_test_suite.cc 83 switches::kTestChildProcess)) {
webkit_support.cc 49 command_line.GetSwitchValueASCII(switches::kBlinkPlatformLogChannels));
  /external/chromium_org/gpu/config/
gpu_info_collector_ozone.cc 21 switches::kGpuNoContextLost)) {
  /external/chromium_org/media/video/capture/
file_video_capture_device_factory.cc 22 switches::kUseFileForFakeVideoCapture);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
APIspecutil.py 112 switch = func.checker.switches.get(param.name, [])
115 if not desc.checker.switches:
120 items = desc.checker.switches.items()
129 if dep_desc.checker.switches:
  /external/chromium_org/ui/views_content_client/
views_content_main_delegate.cc 45 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/mesa3d/src/mesa/main/
APIspecutil.py 112 switch = func.checker.switches.get(param.name, [])
115 if not desc.checker.switches:
120 items = desc.checker.switches.items()
129 if dep_desc.checker.switches:
  /external/chromium_org/chrome/browser/content_settings/
content_settings_browsertest.cc 308 command_line->AppendSwitchPath(switches::kExtraPluginDir, plugin_dir);
493 command_line->AppendSwitchNative(switches::kRegisterPepperPlugins,
499 command_line->AppendSwitch(switches::kEnableNaCl);
642 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
661 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
672 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
685 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
701 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
712 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
725 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests)
    [all...]
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.cc 201 chromeos::switches::kDisableGeniusApp)) {
241 switches::kEnableStreamlinedHostedApps)) {
313 (!switches::IsNewProfileManagement() && command_id == IDC_SHOW_SIGNIN);
344 DCHECK(!switches::IsNewProfileManagement());
367 DCHECK(!switches::IsNewProfileManagement());
393 if (!switches::IsNewProfileManagement() && command_id == IDC_SHOW_SIGNIN) {
596 switches::kEnableDomDistiller)) {
621 if (!switches::IsNewProfileManagement()) {
650 chromeos::switches::kEnableRequestTabletSite))
695 if (!switches::IsNewProfileManagement())
    [all...]
  /external/chromium_org/chrome/service/
service_utility_process_host.cc 172 cmd_line.AppendSwitchASCII(switches::kProcessType, switches::kUtilityProcess);
173 cmd_line.AppendSwitchASCII(switches::kProcessChannelID, channel_id);
174 cmd_line.AppendSwitch(switches::kLang);
196 cmd_line->AppendSwitch(switches::kNoSandbox);
  /external/chromium_org/chrome/test/nacl/
nacl_browsertest_util.cc 207 command_line->AppendSwitch(switches::kEnableNaCl);
325 command_line->AppendSwitch(switches::kDisablePnacl);
335 command_line->AppendSwitch(switches::kEnableNaClNonSfiMode);
354 command_line->AppendSwitch(switches::kEnableNaClNonSfiMode);
371 command_line->AppendSwitchPath(switches::kLoadExtension,
  /external/chromium_org/cloud_print/service/win/
service_controller.cc 170 command_line.AppendSwitchPath(switches::kUserDataDir, user_data_dir);
172 command_line.AppendSwitch(switches::kEnableLogging);
173 command_line.AppendSwitchASCII(switches::kV, "1");
310 is_logging_enabled_ = command_line_.HasSwitch(switches::kEnableLogging);
315 return command_line_.HasSwitch(switches::kEnableLogging);
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc 208 // Append any switches that need to be forwarded to the NaCl helper.
210 switches::kDisableSeccompFilterSandbox,
211 switches::kNaClDangerousNoSandboxNonSfi,
212 switches::kNoSandbox,
324 ? switches::kNaClLoaderNonSfiProcess
325 : switches::kNaClLoaderProcess;
  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud.cc 739 DCHECK(command_line.HasSwitch(switches::kCloudPrintFile));
740 if (!command_line.GetSwitchValuePath(switches::kCloudPrintFile).empty()) {
743 command_line.GetSwitchValuePath(switches::kCloudPrintFile);
747 if (command_line.HasSwitch(switches::kCloudPrintJobTitle)) {
750 command_line, switches::kCloudPrintJobTitle);
752 if (command_line.HasSwitch(switches::kCloudPrintPrintTicket)) {
755 command_line, switches::kCloudPrintPrintTicket);
758 if (command_line.HasSwitch(switches::kCloudPrintFileType)) {
760 switches::kCloudPrintFileType);
  /external/chromium_org/chrome/browser/
shell_integration_win.cc 97 if (command_line.HasSwitch(switches::kUserDataDir))
98 user_data_dir = command_line.GetSwitchValuePath(switches::kUserDataDir);
106 if (command_line.HasSwitch(switches::kProfileDirectory)) {
108 command_line.GetSwitchValuePath(switches::kProfileDirectory);
117 if (command_line.HasSwitch(switches::kApp)) {
119 GURL(command_line.GetSwitchValueASCII(switches::kApp))));
120 } else if (command_line.HasSwitch(switches::kAppId)) {
123 command_line.GetSwitchValueASCII(switches::kAppId)));
124 } else if (command_line.HasSwitch(switches::kShowAppList)) {
chrome_process_finder_win.cc 156 switches::kOriginalProcessStartTime,
161 command_line.AppendSwitch(switches::kFastStart);
  /external/chromium_org/chrome/browser/renderer_host/
render_process_host_chrome_browsertest.cc 206 command_line->AppendSwitchASCII(switches::kRendererProcessLimit, "1");
215 parsed_command_line.AppendSwitch(switches::kProcessPerTab);
276 parsed_command_line.AppendSwitch(switches::kProcessPerTab);
340 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
345 parsed_command_line.AppendSwitch(switches::kProcessPerTab);
390 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
  /external/chromium_org/chrome/installer/setup/
setup_util.cc 52 // Copy over all switches but --install-archive.
53 CommandLine::SwitchMap switches(command_line.GetSwitches());
54 switches.erase(switches::kInstallArchive);
55 for (CommandLine::SwitchMap::const_iterator i = switches.begin();
56 i != switches.end(); ++i) {
293 switches::kInstallerData));
  /external/chromium_org/content/public/test/
test_launcher.cc 325 CommandLine::SwitchMap switches = cmd_line.GetSwitches(); local
329 switches.erase(base::kGTestOutputFlag);
331 for (CommandLine::SwitchMap::const_iterator iter = switches.begin();
332 iter != switches.end(); ++iter) {
463 (command_line->HasSwitch(switches::kSingleProcess) &&
472 if (command_line->HasSwitch(switches::kProcessType) ||
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_window_browsertest.cc 78 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
79 command_line->AppendSwitch(chromeos::switches::kLoginManager);
  /external/chromium_org/chrome/browser/chromeos/login/users/
user_manager_unittest.cc 57 command_line.AppendSwitch(::switches::kTestType);
59 chromeos::switches::kIgnoreUserProfileMappingForTests);
  /external/chromium_org/chrome/browser/chromeos/policy/
device_system_use_24hour_clock_browsertest.cc 29 command_line->AppendSwitch(switches::kLoginManager);
30 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer_browsertest.cc 149 switches::kAppsGalleryInstallAutoConfirmForTests, "accept");
178 switches::kAppsGalleryInstallAutoConfirmForTests, "accept");

Completed in 2386 milliseconds

<<11121314151617181920>>