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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/
unload_browsertest.cc 199 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
212 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
227 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
241 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
332 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
342 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
353 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
365 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
626 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess))
chrome_main_browsertest.cc 43 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
57 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
112 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
sxs_linux.cc 108 return CommandLine::ForCurrentProcess()->HasSwitch(
145 CommandLine::ForCurrentProcess()->GetSwitchValuePath(
  /external/chromium_org/content/shell/app/
shell_main_delegate.cc 123 CommandLine& command_line = *CommandLine::ForCurrentProcess();
193 if (CommandLine::ForCurrentProcess()->HasSwitch(
196 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
244 if (CommandLine::ForCurrentProcess()->HasSwitch(
247 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium/base/test/
test_suite.cc 86 if (CommandLine::ForCurrentProcess()->HasSwitch(kStrictFailureHandling))
126 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
208 !CommandLine::ForCurrentProcess()->HasSwitch("show-error-dialogs")) {
  /external/chromium/chrome/browser/extensions/
isolated_app_apitest.cc 42 CommandLine::ForCurrentProcess()->AppendSwitch(
44 CommandLine::ForCurrentProcess()->AppendSwitch(
105 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium/chrome/browser/
upgrade_detector.cc 50 const CommandLine& cmd_line = *CommandLine::ForCurrentProcess();
107 CommandLine command_line(*CommandLine::ForCurrentProcess());
162 CommandLine command_line(*CommandLine::ForCurrentProcess());
  /external/chromium/chrome/common/extensions/
extension_manifests_unittest.cc 352 CommandLine old_command_line = *CommandLine::ForCurrentProcess();
353 CommandLine::ForCurrentProcess()->AppendSwitch(
356 *CommandLine::ForCurrentProcess() = old_command_line;
365 CommandLine old_command_line = *CommandLine::ForCurrentProcess();
366 CommandLine::ForCurrentProcess()->AppendSwitch(
375 *CommandLine::ForCurrentProcess() = old_command_line;
382 CommandLine old_command_line = *CommandLine::ForCurrentProcess();
383 CommandLine::ForCurrentProcess()->AppendSwitch(
409 *CommandLine::ForCurrentProcess() = old_command_line;
569 CommandLine old_command_line = *CommandLine::ForCurrentProcess();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_settings.cc 112 if (CommandLine::ForCurrentProcess()->HasSwitch(
115 CommandLine::ForCurrentProcess()->
153 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableKioskMode)) {
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 131 CommandLine::ForCurrentProcess()->HasSwitch(
137 return CommandLine::ForCurrentProcess()->HasSwitch(kEnableSyncFileSystemV2);
146 CommandLine command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/content/gpu/
gpu_child_thread.cc 66 CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess) ||
67 CommandLine::ForCurrentProcess()->HasSwitch(switches::kInProcessGPU));
171 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/content/shell/browser/
shell_browser_context.cc 80 CommandLine* cmd_line = CommandLine::ForCurrentProcess();
127 CommandLine* cmd_line = CommandLine::ForCurrentProcess();
187 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree)) {
  /external/chromium_org/ui/gl/
gl_surface.cc 40 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kUseGL)) {
42 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(switches::kUseGL);
69 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_enabled_unittest.cc 71 CommandLine saved_cmdline_ = *CommandLine::ForCurrentProcess();
72 CommandLine::ForCurrentProcess()->AppendSwitch(
75 *CommandLine::ForCurrentProcess() = saved_cmdline_;
226 CommandLine saved_cmdline_ = *CommandLine::ForCurrentProcess();
227 CommandLine::ForCurrentProcess()->AppendSwitch(
273 *CommandLine::ForCurrentProcess() = saved_cmdline_;
  /external/chromium_org/chrome/browser/ui/blocked_content/
popup_blocker_browsertest.cc 181 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
196 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
211 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
226 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
298 CommandLine::ForCurrentProcess()->AppendSwitch(
311 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/components/precache/core/
precache_fetcher_unittest.cc 104 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
106 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
159 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
182 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
204 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
266 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium/chrome/browser/ui/tabs/
tab_menu_model.cc 28 return CommandLine::ForCurrentProcess()->HasSwitch(
102 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/apps/
load_and_launch_browsertest.cc 37 const CommandLine& cmdline = *CommandLine::ForCurrentProcess();
74 const CommandLine& cmdline = *CommandLine::ForCurrentProcess();
  /external/chromium_org/apps/shell/
shell_browser_main_parts.cc 61 app_dir, *CommandLine::ForCurrentProcess(), current_dir)) {
116 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/ash/display/
display_layout_store.cc 17 CommandLine* command_line = CommandLine::ForCurrentProcess();
41 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/app/
chrome_exe_main_win.cc 52 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
128 if (AttemptFastNotify(*CommandLine::ForCurrentProcess()))
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_top_sites.cc 127 const CommandLine* cli = CommandLine::ForCurrentProcess();
139 const CommandLine* cli = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
keyboard_handler.cc 105 bool chromeos_keyboard = CommandLine::ForCurrentProcess()->HasSwitch(
109 bool has_diamond_key = CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service.cc 44 const std::string promo_server_url = CommandLine::ForCurrentProcess()->
51 return CommandLine::ForCurrentProcess()->HasSwitch(switches::kPromoServerURL);
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_platformapp_unittest.cc 86 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
140 CommandLine::ForCurrentProcess()->AppendSwitch(

Completed in 1049 milliseconds

1 2 3 4 5 67 8 91011>>