OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForCurrentProcess
(Results
501 - 525
of
1121
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/content/browser/renderer_host/media/
audio_sync_reader.cc
25
mute_audio_(CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/content/browser/
site_instance_impl_unittest.cc
397
ASSERT_FALSE(CommandLine::
ForCurrentProcess
()->HasSwitch(
471
CommandLine::
ForCurrentProcess
()->AppendSwitch(
670
CommandLine::
ForCurrentProcess
()->AppendSwitch(
744
CommandLine::
ForCurrentProcess
()->AppendSwitch(
utility_process_host_impl.cc
158
const CommandLine& browser_command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/common/gpu/
image_transport_surface_android.cc
100
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/common/sandbox_linux/
bpf_gpu_policy_linux.cc
78
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/public/browser/
browser_message_filter.cc
182
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/renderer/input/
input_event_filter.cc
33
CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/content/renderer/media/
media_stream_audio_processor_unittest.cc
90
CommandLine::
ForCurrentProcess
()->AppendSwitch(
media_stream_center.cc
45
if (!CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/content/shell/browser/
shell_web_contents_view_delegate_win.cc
74
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kDumpRenderTree))
webkit_test_controller.cc
207
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kEncodeBinary))
328
CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
489
params.allow_external_pages = CommandLine::
ForCurrentProcess
()->HasSwitch(
528
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/content/shell/common/
webkit_test_helpers.cc
56
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/extensions/common/
feature_switch.cc
103
Init(CommandLine::
ForCurrentProcess
(), switch_name, default_value);
/external/chromium_org/google_apis/
google_api_keys.cc
89
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/ppapi/proxy/
pdf_resource.cc
29
const CommandLine& parsed_command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/remoting/host/
daemon_process_win.cc
185
target->CopySwitchesFrom(*CommandLine::
ForCurrentProcess
(),
/external/chromium_org/remoting/host/setup/
start_host.cc
90
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/sync/tools/
sync_listen_notifications.cc
154
const CommandLine& command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/ui/base/win/
shell.cc
138
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/win8/delegate_execute/
delegate_execute.cc
151
if (operation.Init(CommandLine::
ForCurrentProcess
())) {
/external/chromium/chrome/browser/first_run/
first_run_win.cc
141
CommandLine* browser_command_line = CommandLine::
ForCurrentProcess
();
314
const CommandLine& cmdline = *CommandLine::
ForCurrentProcess
();
/external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.cc
174
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
214
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/ash/display/
mirror_window_controller_unittest.cc
38
CommandLine::
ForCurrentProcess
()->AppendSwitchASCII(
40
CommandLine::
ForCurrentProcess
()->AppendSwitch(
/external/chromium_org/chrome/app/
chrome_breakpad_client.cc
121
const CommandLine& command = *CommandLine::
ForCurrentProcess
();
358
bool is_guest_session = CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.cc
52
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
129
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
Completed in 344 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>