HomeSort by relevance Sort by last modified time
    Searched refs:ForCurrentProcess (Results 301 - 325 of 1121) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/browser/service_worker/
service_worker_context_core.cc 62 return CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/child/
child_thread.cc 86 if (CommandLine::ForCurrentProcess()->
147 channel_name_ = CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
226 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kProcessType))
428 CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/common/gpu/media/
h264_parser_unittest.cc 80 CommandLine::ForCurrentProcess()->GetSwitches();
  /external/chromium_org/content/shell/android/browsertests_apk/
content_browser_tests_android.cc 74 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/content/shell/browser/
shell_android.cc 24 CommandLine* command_line = CommandLine::ForCurrentProcess();
shell_devtools_frontend.cc 59 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
shell_layout_tests_android.cc 60 CHECK(CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree));
  /external/chromium_org/gin/shell/
gin_main.cc 76 CommandLine::StringVector args = CommandLine::ForCurrentProcess()->GetArgs();
  /external/chromium_org/media/filters/
stream_parser_factory.cc 172 bool enable_eac3 = CommandLine::ForCurrentProcess()->HasSwitch(
268 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
274 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
330 !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/mojo/common/test/
multiprocess_test_base.cc 105 *CommandLine::ForCurrentProcess());
  /external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_main.cc 54 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/third_party/libjingle/overrides/
init_webrtc.cc 100 bool init_ok = initialize_module(*CommandLine::ForCurrentProcess(),
  /external/chromium_org/tools/gn/
command_refs.cc 93 const CommandLine* cmdline = CommandLine::ForCurrentProcess();
  /external/chromium_org/ui/gl/
gpu_switching_manager.cc 68 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/
plugin_exceptions_table_model_unittest.cc 59 command_line_(CommandLine::ForCurrentProcess(),
60 *CommandLine::ForCurrentProcess()) {}
63 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.cc 45 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
62 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
194 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/app/
client_util.cc 153 const CommandLine& cmd_line = *CommandLine::ForCurrentProcess();
229 const CommandLine& cmd_line = *CommandLine::ForCurrentProcess();
289 const CommandLine& cmd_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/prefs/
pref_service_browsertest.cc 48 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
124 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
183 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.cc 101 if (!CommandLine::ForCurrentProcess()->HasSwitch("no-announcement")) {
187 CommandLine::ForCurrentProcess()->HasSwitch("unicast-respond");
260 if (!CommandLine::ForCurrentProcess()->HasSwitch("no-announcement")) {
  /external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc 95 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
282 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(kNaClHelperRDebug);
314 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc 48 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
240 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
302 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/profiles/
profile_manager.cc 118 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
144 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
339 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
356 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
385 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 157 bool user_enabled = CommandLine::ForCurrentProcess()->HasSwitch(
163 CommandLine::ForCurrentProcess()->AppendSwitch(
185 CommandLine::ForCurrentProcess()->AppendArguments(extra_switches,
221 CommandLine::ForCurrentProcess()->AppendSwitch(
223 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/chrome/browser/renderer_host/
render_process_host_chrome_browsertest.cc 183 CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
243 CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
297 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
301 CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
348 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.cc 148 CommandLine::ForCurrentProcess()->HasSwitch(
170 if (CommandLine::ForCurrentProcess()->HasSwitch(
173 GURL(CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
317 if (CommandLine::ForCurrentProcess()->HasSwitch(
319 base::StringToInt(CommandLine::ForCurrentProcess()->GetSwitchValueASCII(

Completed in 630 milliseconds

<<11121314151617181920>>