OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForCurrentProcess
(Results
276 - 300
of
1121
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/profiles/
profile_list_desktop.cc
47
if (!CommandLine::
ForCurrentProcess
()->HasSwitch(
profiles_state.cc
41
return CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/signin/
signin_header_helper.cc
77
bool enable_inline = CommandLine::
ForCurrentProcess
()->HasSwitch(
signin_manager_base.cc
48
CommandLine* cmd_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.cc
31
return CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.cc
53
if (!CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kMultiProfiles))
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_context_menu_chromeos_unittest.cc
57
CommandLine::
ForCurrentProcess
()->AppendSwitch(switches::kMultiProfiles);
/external/chromium_org/chrome/browser/ui/
auto_login_prompter.cc
74
if (!CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kEnableAutologin))
/external/chromium_org/chrome/browser/ui/views/
avatar_menu_button_browsertest.cc
84
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kAshBrowserTests))
/external/chromium_org/chrome/browser/ui/webui/chromeos/first_run/
first_run_ui.cc
60
CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/
upgrade_detector.cc
29
const CommandLine& cmd_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/chrome/common/
chrome_content_client_unittest.cc
71
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
pepper_permission_util.cc
78
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/chrome/common/extensions/
chrome_extensions_client.cc
137
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/renderer/extensions/
renderer_permissions_policy_delegate_unittest.cc
64
CommandLine::
ForCurrentProcess
()->AppendSwitch(switches::kSigninProcess);
resource_request_policy.cc
68
!CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chromeos/login/
login_state.cc
21
!CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kLoginManager);
/external/chromium_org/chromeos/network/
network_sms_handler_unittest.cc
60
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/components/translate/common/
translate_util.cc
117
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
translate_util_unittest.cc
91
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/app/android/
library_loader_hooks.cc
89
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/browser/android/
content_startup_flags.cc
28
CommandLine* parsed_command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/browser/aura/
browser_compositor_output_surface.cc
55
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/browser/
browser_main_runner.cc
140
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/browser/loader/
offline_policy_unittest.cc
19
CommandLine::
ForCurrentProcess
()->AppendSwitch(
Completed in 353 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>