OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForCurrentProcess
(Results
1026 - 1050
of
1121
) sorted by null
<<
41
42
43
44
45
/external/chromium/chrome/browser/ui/gtk/
task_manager_gtk.cc
452
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium/webkit/glue/
webmediaplayer_impl.cc
346
if (CommandLine::
ForCurrentProcess
()->HasSwitch(switches::kEnableAdaptive)) {
/external/chromium_org/ash/
root_window_controller_unittest.cc
577
CommandLine::
ForCurrentProcess
()->AppendSwitch(
shell.cc
726
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/ash/shelf/
shelf_layout_manager.cc
81
static bool dragging_tray_allowed = CommandLine::
ForCurrentProcess
()->
[
all
...]
/external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc
426
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
/external/chromium_org/ash/wm/dock/
docked_window_layout_manager_unittest.cc
49
CommandLine::
ForCurrentProcess
()->AppendSwitch(
[
all
...]
/external/chromium_org/base/process/
process_util_unittest.cc
404
CommandLine::
ForCurrentProcess
()->GetSwitchValueASCII(
/external/chromium_org/chrome/browser/chromeos/login/
user_image_manager_impl.cc
[
all
...]
wallpaper_manager.cc
761
command_line_for_testing_ : CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc
515
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/chrome/browser/lifetime/
browser_close_manager_browsertest.cc
204
CommandLine::
ForCurrentProcess
(),
[
all
...]
/external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry_unittest.cc
426
CommandLine::
ForCurrentProcess
(), base::FilePath(), false);
[
all
...]
media_galleries_preferences_unittest.cc
111
CommandLine::
ForCurrentProcess
(), base::FilePath(), false);
[
all
...]
/external/chromium_org/chrome/browser/metrics/
metrics_log_unittest.cc
197
CommandLine::
ForCurrentProcess
()->AppendSwitch(switches::kMultiProfiles);
/external/chromium_org/chrome/browser/performance_monitor/
performance_monitor_browsertest.cc
290
const CommandLine command_line = *CommandLine::
ForCurrentProcess
();
/external/chromium_org/chrome/browser/profiles/
profile_io_data.cc
[
all
...]
profile_shortcut_manager_win.cc
655
CommandLine* command_line = CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/chrome/browser/safe_browsing/
database_manager.cc
160
CommandLine* cmdline = CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/chrome/browser/
shell_integration_linux.cc
554
const CommandLine* command_line = CommandLine::
ForCurrentProcess
();
[
all
...]
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_fake_unittest.cc
179
CommandLine::
ForCurrentProcess
(), base::FilePath(), false);
/external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc
124
return CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/
task_manager_gtk.cc
443
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
[
all
...]
/external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc
314
GtkInitFromCommandLine(*CommandLine::
ForCurrentProcess
());
[
all
...]
/external/chromium_org/chrome/browser/ui/views/
avatar_menu_bubble_view.cc
729
if (CommandLine::
ForCurrentProcess
()->HasSwitch(
Completed in 1271 milliseconds
<<
41
42
43
44
45