OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switches
(Results
176 - 200
of
1305
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/base/debug/
debug_on_start_win.cc
55
if (FindArgument(GetCommandLine(),
switches
::kDebugOnStart)) {
66
} else if (FindArgument(GetCommandLine(),
switches
::kWaitForDebugger)) {
/external/chromium/chrome/browser/extensions/
extension_bookmark_manager_apitest.cc
19
switches
::kEnableExperimentalExtensionApis);
26
switches
::kEnableExperimentalExtensionApis);
extension_processes_apitest.cc
15
switches
::kEnableExperimentalExtensionApis);
22
switches
::kEnableExperimentalExtensionApis);
/external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc
102
TestSwitchDisablesType(
switches
::kDisableSyncAutofill,
107
TestSwitchDisablesType(
switches
::kDisableSyncBookmarks,
112
TestSwitchDisablesType(
switches
::kDisableSyncPreferences,
117
TestSwitchDisablesType(
switches
::kDisableSyncThemes,
122
TestSwitchDisablesType(
switches
::kDisableSyncExtensions,
127
TestSwitchDisablesType(
switches
::kDisableSyncApps,
132
TestSwitchDisablesType(
switches
::kDisableSyncAutofillProfile,
137
TestSwitchDisablesType(
switches
::kDisableSyncPasswords,
/external/chromium_org/base/debug/
debug_on_start_win.cc
55
if (FindArgument(GetCommandLine(),
switches
::kDebugOnStart)) {
66
} else if (FindArgument(GetCommandLine(),
switches
::kWaitForDebugger)) {
/external/chromium_org/chrome/browser/
chrome_browser_main_android.cc
10
#include "cc/base/
switches
.h"
43
switches
::kEnableCrashReporterForTesting);
80
cc::
switches
::kCompositeToMailbox);
chrome_security_exploit_browsertest.cc
45
switches
::kHostResolverRules,
51
command_line->AppendSwitch(
switches
::kDisableWebSecurity);
chrome_switches_browsertest.cc
25
command_line->AppendSwitchASCII(
switches
::kHostRules, host_rule);
28
command_line->AppendSwitch(
switches
::kNoProxyServer);
/external/chromium_org/chrome/browser/chromeos/login/
login_browsertest.cc
66
chromeos::
switches
::kLoginUser, "TestUser@gmail.com");
67
command_line->AppendSwitchASCII(chromeos::
switches
::kLoginProfile, "user");
74
command_line->AppendSwitch(chromeos::
switches
::kGuestSession);
75
command_line->AppendSwitch(::
switches
::kIncognito);
76
command_line->AppendSwitchASCII(chromeos::
switches
::kLoginProfile, "user");
83
command_line->AppendSwitch(chromeos::
switches
::kLoginManager);
142
command_line->AppendSwitch(chromeos::
switches
::kLoginManager);
143
command_line->AppendSwitch(chromeos::
switches
::kForceLoginManagerInTests);
/external/chromium_org/chrome/browser/extensions/api/processes/
processes_apitest.cc
13
#include "extensions/common/
switches
.h"
24
extensions::
switches
::kEnableExperimentalExtensionApis);
35
extensions::
switches
::kEnableExperimentalExtensionApis);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service_factory.cc
31
if (command_line->HasSwitch(
switches
::kDisableSyncSyncedNotifications))
33
if (command_line->HasSwitch(
switches
::kEnableSyncSyncedNotifications))
/external/chromium_org/chrome/browser/profiles/
profiles_state.cc
21
if (!CommandLine::ForCurrentProcess()->HasSwitch(
switches
::kMultiProfiles))
30
switches
::kNewProfileManagement);
/external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl_unittest.cc
127
TestSwitchDisablesType(
switches
::kDisableSyncAutofill,
132
TestSwitchDisablesType(
switches
::kDisableSyncBookmarks,
137
TestSwitchDisablesType(
switches
::kDisableSyncPreferences,
142
TestSwitchDisablesType(
switches
::kDisableSyncThemes,
147
TestSwitchDisablesType(
switches
::kDisableSyncExtensions,
152
TestSwitchDisablesType(
switches
::kDisableSyncApps,
157
TestSwitchDisablesType(
switches
::kDisableSyncAutofillProfile,
162
TestSwitchDisablesType(
switches
::kDisableSyncPasswords,
/external/chromium_org/chrome/common/
profiling.cc
50
if (command_line.HasSwitch(
switches
::kProfilingFile))
51
profile_name = command_line.GetSwitchValueASCII(
switches
::kProfilingFile);
55
command_line.GetSwitchValueASCII(
switches
::kProcessType);
74
command_line.GetSwitchValueASCII(
switches
::kProfilingFlush);
129
command_line.GetSwitchValueASCII(
switches
::kProcessType);
160
if (command_line.HasSwitch(
switches
::kProfilingAtStart)) {
162
command_line.GetSwitchValueASCII(
switches
::kProfilingAtStart);
171
bool flush = command_line.HasSwitch(
switches
::kProfilingFlush);
/external/chromium_org/components/autofill/content/browser/wallet/
wallet_service_url_unittest.cc
50
command_line->AppendSwitch(
switches
::kWalletServiceUseProd);
54
command_line->AppendSwitchASCII(
switches
::kWalletServiceUrl, "http://goo.gl");
/external/chromium_org/media/audio/
audio_util.cc
34
switches
::kAudioBufferSize));
83
switches
::kWaveOutBuffers));
/external/chromium/chrome/browser/ui/
browser_init.cc
364
if (command_line.HasSwitch(
switches
::kRestoreLastSession))
366
if (command_line.HasSwitch(
switches
::kIncognito) &&
538
if (command_line.HasSwitch(
switches
::kIncognito) &&
574
if (parsed_command_line.HasSwitch(
switches
::kEnableGView)) {
649
if (command_line_.HasSwitch(
switches
::kDnsLogDetails))
651
if (command_line_.HasSwitch(
switches
::kDnsPrefetchDisable))
654
if (command_line_.HasSwitch(
switches
::kDumpHistogramsOnExit))
657
if (command_line_.HasSwitch(
switches
::kRemoteShellPort)) {
659
command_line_.GetSwitchValueASCII(
switches
::kRemoteShellPort);
667
} else if (command_line_.HasSwitch(
switches
::kRemoteDebuggingPort))
[
all
...]
/external/chromium/chrome/browser/net/
proxy_service_factory.cc
60
bool use_v8 = !command_line.HasSwitch(
switches
::kWinHttpProxyResolver);
61
if (use_v8 && command_line.HasSwitch(
switches
::kSingleProcess)) {
72
if (command_line.HasSwitch(
switches
::kNumPacThreads)) {
73
std::string s = command_line.GetSwitchValueASCII(
switches
::kNumPacThreads);
/external/chromium_org/ash/host/
root_window_host_factory_win.cc
24
ash::
switches
::kForceAshToDesktop))
/external/chromium_org/ash/shell/content_client/
shell_main_delegate.cc
24
command_line.GetSwitchValueASCII(
switches
::kProcessType);
/external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_browsertest.cc
31
command_line->AppendSwitch(
switches
::kEnableExtensionActivityLogging);
32
command_line->AppendSwitch(
switches
::kEnableExtensionActivityLogTesting);
33
command_line->AppendSwitchASCII(
switches
::kPrerenderMode,
34
switches
::kPrerenderModeSwitchValueEnabled);
/external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_apitest.cc
26
switches
::kNativeMessagingHosts, hosts_option);
/external/chromium_org/chrome/browser/lifetime/
application_lifetime_aura.cc
45
switches
::kDisableZeroBrowsersOpenForTests)) {
/external/chromium_org/chrome/browser/nacl_host/
nacl_broker_host_win.cc
62
cmd_line->AppendSwitchASCII(
switches
::kProcessType,
63
switches
::kNaClBrokerProcess);
64
cmd_line->AppendSwitchASCII(
switches
::kProcessChannelID, channel_id);
66
cmd_line->AppendSwitch(
switches
::kNoErrorDialogs);
/external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_constants.cc
53
if (command_line->HasSwitch(
switches
::kFakeCloudPolicyType))
Completed in 2038 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>