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

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/webui/options/
about_page_handler.cc 246 WideToUTF16(CommandLine::ForCurrentProcess()->command_line_string()));
252 const ArgvList& argv = CommandLine::ForCurrentProcess()->argv();
  /external/chromium_org/ash/shelf/
shelf_model_unittest.cc 241 CommandLine::ForCurrentProcess()->AppendSwitch(
376 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/ash/wm/overview/
window_selector.cc 52 if (CommandLine::ForCurrentProcess()->HasSwitch(
54 if (!base::StringToInt(CommandLine::ForCurrentProcess()->
  /external/chromium_org/base/
command_line_unittest.cc 356 CommandLine* initial = CommandLine::ForCurrentProcess();
358 CommandLine* current = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/android/
dev_tools_server.cc 390 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
402 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 347 CommandLine* singleton_command_line = CommandLine::ForCurrentProcess();
648 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/chrome/browser/extensions/api/app_window/
app_window_api.cc 241 CommandLine::ForCurrentProcess()->HasSwitch(
254 CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/extensions/
install_verifier.cc 48 std::string forced_trials = CommandLine::ForCurrentProcess()->
72 const CommandLine* cmdline = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc 45 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kKioskMode))
475 CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/net/
connection_tester.cc 183 if (CommandLine::ForCurrentProcess()->HasSwitch(
191 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.cc 152 CommandLine* command_line = CommandLine::ForCurrentProcess();
311 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/prefs/
pref_metrics_service.cc 346 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType) &&
347 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kChromeFrame)) {
  /external/chromium_org/chrome/browser/
process_singleton_linux_unittest.cc 129 CommandLine command_line(CommandLine::ForCurrentProcess()->GetProgram());
149 CommandLine command_line(CommandLine::ForCurrentProcess()->GetProgram());
  /external/chromium_org/chrome/browser/rlz/
rlz.cc 245 *CommandLine::ForCurrentProcess(), profile);
281 if (CommandLine::ForCurrentProcess()->HasSwitch(::switches::kTestType))
  /external/chromium_org/chrome/browser/search_engines/
template_url_prepopulate_data_unittest.cc 243 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
332 CommandLine::ForCurrentProcess()->AppendSwitchASCII(switches::kGoogleBaseURL,
  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer_browsertest.cc 327 CommandLine* command_line = CommandLine::ForCurrentProcess();
471 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 141 CommandLine* current = CommandLine::ForCurrentProcess();
159 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/ui/webui/help/
help_handler.cc 254 if (CommandLine::ForCurrentProcess()->
272 CommandLine::ForCurrentProcess()->GetCommandLineString();
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.cc 209 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess) &&
210 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kInProcessPlugins);
  /external/chromium_org/gpu/config/
gpu_info_collector_win.cc 457 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kUseGL)) {
459 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(switches::kUseGL);
  /external/chromium_org/media/audio/win/
audio_manager_win.cc 115 std::string buffers_str(CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
423 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/ui/gl/
gl_surface_egl.cc 109 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableD3D11) &&
110 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableD3D11)) {
  /external/chromium/chrome/browser/
background_mode_manager.cc 68 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kKeepAliveForTest))
background_page_tracker.cc 144 CommandLine* command_line = CommandLine::ForCurrentProcess();
browser_shutdown.cc 209 CommandLine old_cl(*CommandLine::ForCurrentProcess());

Completed in 899 milliseconds

<<21222324252627282930>>