/external/chromium/chrome/browser/ |
gpu_data_manager.cc | 60 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 63 browser_command_line.HasSwitch(switches::kDisableAcceleratedCompositing), 64 browser_command_line.HasSwitch(switches::kEnableAccelerated2dCanvas), 65 browser_command_line.HasSwitch(switches::kDisableExperimentalWebGL), 66 browser_command_line.HasSwitch(switches::kDisableGLMultisampling)); 213 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 214 if (browser_command_line.HasSwitch(switches::kIgnoreGpuBlacklist) || 215 browser_command_line.GetSwitchValueASCII(
|
utility_process_host.cc | 146 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 147 if (browser_command_line.HasSwitch(switches::kChromeFrame)) 149 if (browser_command_line.HasSwitch(switches::kNoSandbox)) 152 if (browser_command_line.HasSwitch( 160 bool has_cmd_prefix = browser_command_line.HasSwitch( 165 cmd_line->PrependWrapper(browser_command_line.GetSwitchValueNative(
|
/external/chromium/chrome/common/ |
nacl_cmd_line.cc | 13 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 35 cmd_line->CopySwitchesFrom(browser_command_line, kSwitchNames,
|
sandbox_policy.cc | 577 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 617 in_sandbox = browser_command_line.HasSwitch(switches::kSafePlugins) || 620 !browser_command_line.HasSwitch(switches::kDisableFlashSandbox)); 626 (browser_command_line.HasSwitch(switches::kDisableGpuSandbox))) { 631 if (browser_command_line.HasSwitch(switches::kNoSandbox)) { 637 if (browser_command_line.HasSwitch(switches::kInProcessPlugins)) { 642 if (!browser_command_line.HasSwitch(switches::kDisable3DAPIs) && 643 !browser_command_line.HasSwitch(switches::kDisableExperimentalWebGL) && 644 browser_command_line.HasSwitch(switches::kInProcessWebGL)) { 650 if (browser_command_line.HasSwitch(switches::kChromeFrame)) [all...] |
service_process_util.cc | 270 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 272 browser_command_line.GetSwitchValuePath(switches::kUserDataDir);
|
/external/chromium_org/components/nacl/common/ |
nacl_cmd_line.cc | 14 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 32 cmd_line->CopySwitchesFrom(browser_command_line, kSwitchNames,
|
/external/chromium_org/content/browser/ |
utility_process_host_impl.cc | 158 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 162 bool has_cmd_prefix = browser_command_line.HasSwitch( 187 if (no_sandbox_ || browser_command_line.HasSwitch(switches::kNoSandbox)) 190 if (browser_command_line.HasSwitch(switches::kEnableSandboxLogging)) 193 if (browser_command_line.HasSwitch(switches::kDebugPluginLoading)) 200 cmd_line->PrependWrapper(browser_command_line.GetSwitchValueNative(
|
ppapi_plugin_process_host.cc | 262 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 264 browser_command_line.GetSwitchValueNative(switches::kPpapiPluginLauncher); 288 cmd_line->CopySwitchesFrom(browser_command_line, kCommonForwardSwitches, 300 cmd_line->CopySwitchesFrom(browser_command_line, kPluginForwardSwitches, 309 browser_command_line.GetSwitchValueASCII(switches::kPpapiFlashArgs);
|
plugin_process_host.cc | 162 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 164 browser_command_line.GetSwitchValueNative(switches::kPluginLauncher); 208 cmd_line->CopySwitchesFrom(browser_command_line, kSwitchNames, 229 if (!browser_command_line.HasSwitch(switches::kDisableCarbonInterposing)) {
|
browser_child_process_host_impl.cc | 144 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 160 cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches,
|
/external/chromium/chrome/browser/service/ |
service_process_control.cc | 134 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 136 browser_command_line.GetSwitchValuePath(switches::kUserDataDir); 140 std::string logging_level = browser_command_line.GetSwitchValueASCII( 145 std::string v_level = browser_command_line.GetSwitchValueASCII( 150 std::string v_modules = browser_command_line.GetSwitchValueASCII( 155 if (browser_command_line.HasSwitch(switches::kWaitForDebuggerChildren)) { 159 if (browser_command_line.HasSwitch(switches::kEnableLogging)) {
|
/external/chromium/chrome/browser/importer/ |
profile_import_process_host.cc | 98 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 99 if (browser_command_line.HasSwitch(switches::kChromeFrame))
|
/external/chromium_org/content/browser/zygote_host/ |
zygote_host_impl_linux.cc | 95 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 96 if (browser_command_line.HasSwitch(switches::kZygoteCmdPrefix)) { 98 browser_command_line.GetSwitchValueNative(switches::kZygoteCmdPrefix)); 119 cmd_line.CopySwitchesFrom(browser_command_line, kForwardSwitches,
|
/external/chromium_org/chrome/browser/first_run/ |
first_run_internal_win.cc | 54 CommandLine* browser_command_line = CommandLine::ForCurrentProcess(); local 55 if (browser_command_line->HasSwitch(switches::kChromeFrame)) {
|
/external/chromium_org/chrome/common/ |
service_process_util.cc | 260 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 262 browser_command_line.GetSwitchValuePath(switches::kUserDataDir);
|
/external/chromium/chrome/browser/extensions/ |
extension_web_ui.cc | 144 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 145 if (browser_command_line.HasSwitch(switches::kChromeFrame))
|
/external/chromium/chrome/browser/first_run/ |
first_run_win.cc | 141 CommandLine* browser_command_line = CommandLine::ForCurrentProcess(); local 142 if (browser_command_line->HasSwitch(switches::kChromeFrame)) {
|
/external/chromium/chrome/browser/sync/ |
sync_ui_util.cc | 78 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 80 browser_command_line.HasSwitch(switches::kMultiProfiles) ?
|
/external/chromium/chrome/browser/ui/webui/options/ |
personal_options_handler.cc | 54 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 55 multiprofile_ = browser_command_line.HasSwitch(switches::kMultiProfiles);
|
/external/chromium_org/content/common/ |
sandbox_win.cc | 572 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 581 if (browser_command_line.HasSwitch(switches::kNoSandbox) || 589 if (browser_command_line.HasSwitch(switches::kAllowNoSandboxJob) && 663 if (browser_command_line.HasSwitch(switches::kEnableLogging)) {
|
/external/chromium_org/content/browser/gpu/ |
gpu_process_host.cc | 1086 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local [all...] |
/external/chromium_org/chrome/browser/extensions/ |
extension_web_ui.cc | 142 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 143 if (browser_command_line.HasSwitch(switches::kChromeFrame))
|
/external/chromium/chrome/browser/chromeos/login/ |
login_utils.cc | 403 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 404 CommandLine command_line(browser_command_line.GetProgram()); 407 browser_command_line,
|
/external/chromium_org/chrome/browser/chromeos/login/ |
login_utils.cc | 646 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 647 CommandLine command_line(browser_command_line.GetProgram()); 649 browser_command_line, [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_process_host_impl.cc | 471 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local 473 browser_command_line.GetSwitchValueNative(switches::kRendererCmdPrefix); 789 const CommandLine& browser_command_line = local 791 if (browser_command_line.HasSwitch(switches::kAuditHandles) || 792 browser_command_line.HasSwitch(switches::kAuditAllHandles)) { 883 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess(); local [all...] |