OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForCurrentProcess
(Results
1051 - 1075
of
1121
) sorted by null
<<
41
42
43
44
45
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc
120
return !CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc
573
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/chrome/browser/ui/webui/
history_ui.cc
175
CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/chrome/test/chromedriver/
chrome_launcher.cc
255
if (!CommandLine::
ForCurrentProcess
()->HasSwitch("verbose")) {
/external/chromium_org/chromeos/dbus/
power_manager_client.cc
678
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/cloud_print/gcp20/prototype/
printer.cc
233
if (CommandLine::
ForCurrentProcess
()->HasSwitch("disable-confirmation")) {
/external/chromium_org/content/browser/
plugin_service_impl.cc
175
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
/external/chromium_org/content/browser/renderer_host/input/
input_router_impl_unittest.cc
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_message_filter.cc
[
all
...]
/external/chromium_org/content/child/npapi/
plugin_host.cc
59
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/content/common/gpu/
gpu_channel.cc
440
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
gpu_command_buffer_stub.cc
521
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/content/renderer/media/
media_stream_dependency_factory.cc
621
const CommandLine* cmd_line = CommandLine::
ForCurrentProcess
();
[
all
...]
webmediaplayer_impl.cc
[
all
...]
/external/chromium_org/extensions/common/permissions/
permissions_data_unittest.cc
425
CommandLine::
ForCurrentProcess
()->AppendSwitch(
/external/chromium_org/skia/ext/
vector_canvas_unittest.cc
421
return CommandLine::
ForCurrentProcess
()->HasSwitch(kGenerateSwitch) ?
/external/chromium_org/chrome/browser/extensions/
extension_service_unittest.cc
519
CommandLine::
ForCurrentProcess
(),
525
CommandLine::
ForCurrentProcess
(),
[
all
...]
/external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
738
CommandLine::
ForCurrentProcess
()->AppendSwitch(
793
CommandLine::
ForCurrentProcess
()->AppendSwitch(
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_tabs_module.cc
[
all
...]
/external/chromium/chrome/browser/metrics/
metrics_service.cc
[
all
...]
/external/chromium/chrome/browser/search_engines/
template_url_model.cc
678
!CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kChromeFrame))
[
all
...]
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc
629
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kNewTabPage4))
[
all
...]
/external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc
768
CommandLine::
ForCurrentProcess
()->command_line_string());
[
all
...]
Completed in 2962 milliseconds
<<
41
42
43
44
45