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

<<31323334353637383940>>

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 89 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
proxy_cros_settings_provider.cc 43 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession));
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.cc 83 CommandLine* cmdline = CommandLine::ForCurrentProcess();
sandboxed_extension_unpacker.cc 120 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess);
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 78 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 254 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 43 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kProcessPerTab) &&
  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc 54 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 221 command_line_for_testing_ : CommandLine::ForCurrentProcess();
  /external/chromium_org/ash/touch/
touch_observer_hud_unittest.cc 220 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/ash/wm/
app_list_controller.cc 198 if (!CommandLine::ForCurrentProcess()->HasSwitch(
window_positioner.cc 208 maximum_limit = CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/ash/wm/caption_buttons/
alternate_frame_size_button_unittest.cc 120 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/base/
command_line.cc 213 CommandLine* CommandLine::ForCurrentProcess() {
  /external/chromium_org/cc/test/
layer_tree_pixel_test.cc 113 CommandLine* cmd = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc 211 CommandLine::ForCurrentProcess()->AppendSwitch(switches::kMultiProfiles);
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_screen.cc 312 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/chromeos/login/screens/
update_screen.cc 75 return !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api_chromeos.cc 61 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kMultiProfiles)) {
  /external/chromium_org/chrome/browser/extensions/
extension_apitest.cc 378 params.command_line = CommandLine::ForCurrentProcess();
extension_web_ui.cc 142 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
external_provider_impl.cc 388 if (CommandLine::ForCurrentProcess()->HasSwitch(
install_signer.cc 255 std::string value = CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium_org/chrome/browser/history/
visitsegment_database.cc 47 : has_duration_table_(CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.cc 221 CommandLine::ForCurrentProcess())) {

Completed in 490 milliseconds

<<31323334353637383940>>