| /external/chromium_org/content/browser/service_worker/ |
| service_worker_browsertest.cc | 7 #include "base/command_line.h" 265 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE { 266 command_line->AppendSwitch( 735 base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); local 736 command_line->AppendSwitch(switches::kEnableServiceWorkerSync); [all...] |
| /external/chromium_org/content/common/gpu/ |
| gpu_channel.cc | 15 #include "base/command_line.h" 420 const base::CommandLine* command_line = local 422 log_messages_ = command_line->HasSwitch(switches::kLogPluginMessages);
|
| /external/chromium_org/google_apis/gcm/tools/ |
| mcs_probe.cc | 14 #include "base/command_line.h" 199 const CommandLine& command_line, 259 const CommandLine& command_line, 261 : command_line_(command_line), 268 if (command_line.HasSwitch(kRMQFileName)) { 269 gcm_store_path_ = command_line.GetSwitchValuePath(kRMQFileName); 271 if (command_line.HasSwitch(kAndroidIdSwitch)) { 272 base::StringToUint64(command_line.GetSwitchValueASCII(kAndroidIdSwitch), 275 if (command_line.HasSwitch(kSecretSwitch)) { 276 base::StringToUint64(command_line.GetSwitchValueASCII(kSecretSwitch) 494 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local [all...] |
| /ndk/sources/host-tools/make-3.81/w32/subproc/ |
| sub_proc.c | 422 char *command_line; local 497 command_line = make_command_line( shell_name, exec_path, argv); 499 command_line = make_command_line( shell_name, file_info.szPathName, 502 if ( command_line == NULL ) { 512 free( command_line ); 542 command_line ? command_line : "NULL")); 545 command_line, 558 exec_path ? exec_path : "NULL", command_line); 560 free( command_line ); 959 char* command_line; local [all...] |
| /external/chromium_org/ash/display/ |
| display_manager.cc | 19 #include "base/command_line.h" 109 CommandLine* command_line = CommandLine::ForCurrentProcess(); local 110 if (command_line->HasSwitch(switches::kAshUseFirstDisplayAsInternal)) 244 CommandLine* command_line = CommandLine::ForCurrentProcess(); local 245 if (!command_line->HasSwitch(switches::kAshHostWindowBounds)) 248 command_line->GetSwitchValueASCII(switches::kAshHostWindowBounds); 258 command_line->HasSwitch(switches::kAshEnableSoftwareMirroring)) { [all...] |
| /external/chromium_org/chrome/browser/ |
| io_thread.cc | 12 #include "base/command_line.h" 170 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local 175 if (command_line.HasSwitch(switches::kHostResolverParallelism)) { 177 command_line.GetSwitchValueASCII(switches::kHostResolverParallelism); 189 if (command_line.HasSwitch(switches::kHostResolverRetryAttempts)) { 191 command_line.GetSwitchValueASCII(switches::kHostResolverRetryAttempts); 212 if (command_line.HasSwitch(switches::kEnableIPv6)) { 216 } else if (command_line.HasSwitch(switches::kDisableIPv6)) { 223 if (!command_line.HasSwitch(switches::kHostResolverRules)) 229 command_line.GetSwitchValueASCII(switches::kHostResolverRules)) 554 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local 1087 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local [all...] |
| /external/chromium_org/chrome/browser/profiles/ |
| profile_impl.cc | 11 #include "base/command_line.h" 413 const CommandLine* command_line = CommandLine::ForCurrentProcess(); local 415 !command_line->HasSwitch(switches::kDisablePreconnect), 416 !command_line->HasSwitch(switches::kDnsPrefetchDisable), 1310 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local [all...] |
| profile_manager.cc | 10 #include "base/command_line.h" 788 CommandLine* command_line = CommandLine::ForCurrentProcess(); local 790 command_line->HasSwitch(switches::kSupervisedUserId); 793 command_line->GetSwitchValueASCII(switches::kSupervisedUserId); 824 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local 825 if (!command_line.HasSwitch(switches::kTestType)) { [all...] |
| /external/chromium_org/chrome/browser/renderer_context_menu/ |
| render_view_context_menu.cc | 12 #include "base/command_line.h" 1723 const CommandLine* command_line = CommandLine::ForCurrentProcess(); local [all...] |
| /external/chromium_org/chrome/renderer/ |
| chrome_content_renderer_client.cc | 7 #include "base/command_line.h" 352 CommandLine* command_line = CommandLine::ForCurrentProcess(); local 353 if (command_line->HasSwitch(switches::kEnableBenchmarking)) 355 if (command_line->HasSwitch(switches::kEnableNetBenchmarking)) 357 if (command_line->HasSwitch(switches::kInstantProcess)) 360 if (command_line->HasSwitch(switches::kPlaybackMode) || 361 command_line->HasSwitch(switches::kRecordMode)) { 380 if (!command_line->HasSwitch(switches::kInstantProcess)) 516 CommandLine* command_line = CommandLine::ForCurrentProcess(); local 517 if (command_line->HasSwitch(switches::kInstantProcess) 1504 CommandLine* command_line = CommandLine::ForCurrentProcess(); local [all...] |
| /external/chromium_org/chromeos/dbus/ |
| fake_shill_manager_client.cc | 8 #include "base/command_line.h" 997 CommandLine* command_line = CommandLine::ForCurrentProcess(); local [all...] |
| /external/chromium_org/content/browser/download/ |
| download_item_impl.cc | 30 #include "base/command_line.h" 1685 const base::CommandLine& command_line = local [all...] |
| /external/chromium_org/content/browser/gpu/ |
| gpu_data_manager_impl_private.cc | 9 #include "base/command_line.h" 116 const base::CommandLine& command_line = local 155 command_line.HasSwitch(switches::kDisableAccelerated2dCanvas), 156 command_line.HasSwitch(switches::kDisableGpu), 157 command_line.HasSwitch(switches::kDisableExperimentalWebGL), }; 327 base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); local 328 if (command_line->HasSwitch(switches::kDisableGpu)) 498 const base::CommandLine* command_line = local 500 if (command_line->HasSwitch(switches::kSkipGpuDataLoading)) 504 if (command_line->GetSwitchValueASCII 902 const base::CommandLine* command_line = local [all...] |