OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForCurrentProcess
(Results
601 - 625
of
1121
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/chromeos/login/
base_login_display_host.cc
205
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kDOMLogin)) {
/external/chromium/chrome/browser/chromeos/options/
wifi_config_view.cc
86
if (!CommandLine::
ForCurrentProcess
()->HasSwitch(
695
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
793
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
800
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium/chrome/browser/
content_setting_bubble_model_unittest.cc
101
CommandLine* cmd = CommandLine::
ForCurrentProcess
();
mach_broker_mac.cc
238
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium/chrome/browser/extensions/
apps_promo.cc
117
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
extension_tts_apitest.cc
210
CommandLine::
ForCurrentProcess
()->AppendSwitch(
/external/chromium/chrome/browser/google/
google_url_tracker.cc
183
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium/chrome/browser/net/gaia/
token_service.cc
52
CommandLine* cmd_line = CommandLine::
ForCurrentProcess
();
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc
349
CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium/chrome/browser/tabs/
tab_finder.cc
71
return CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc
95
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium/chrome/browser/web_resource/
web_resource_service.cc
132
!CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kSingleProcess);
/external/chromium/chrome/common/
service_process_util.cc
270
const CommandLine& browser_command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium/net/tools/fetch/
fetch_client.cc
126
const CommandLine& parsed_command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/ash/display/
display_change_observer_chromeos.cc
92
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/ash/
root_window_controller.cc
372
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
719
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
740
(CommandLine::
ForCurrentProcess
()->HasSwitch(
742
CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/ash/system/chromeos/power/
tray_power.cc
183
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/
browser_shutdown.cc
215
CommandLine old_cl(*CommandLine::
ForCurrentProcess
());
/external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.cc
793
CommandLine::
ForCurrentProcess
()->AppendSwitch(::switches::kSilentLaunch);
809
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
kiosk_browsertest.cc
753
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(
755
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(
790
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(
792
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(
[
all
...]
oauth2_login_manager.cc
40
if (CommandLine::
ForCurrentProcess
()->
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.cc
118
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/chrome/browser/chromeos/power/
power_prefs_unittest.cc
214
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(switches::kLoginProfile,
/external/chromium_org/chrome/browser/content_settings/
cookie_settings.cc
203
bool not_strict = CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/download/
download_shelf_context_menu.cc
31
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
Completed in 1446 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>