Searched refs:command_line (Results 226 - 250 of 915) sorted by last modified time

1234567891011>>

/external/chromium_org/content/shell/common/
H A Dwebkit_test_helpers.cc7 #include "base/command_line.h"
58 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
96 command_line.HasSwitch(switches::kEnableAccelerated2DCanvas);
114 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
115 if (command_line.HasSwitch(switches::kRegisterFontFiles)) {
117 command_line.GetSwitchValueASCII(switches::kRegisterFontFiles),
/external/chromium_org/content/test/
H A Dblink_test_environment.cc9 #include "base/command_line.h"
49 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
51 command_line.GetSwitchValueASCII(switches::kBlinkPlatformLogChannels));
H A Dcontent_browser_test_test.cc7 #include "base/command_line.h"
24 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
28 command_line->AppendSwitch(switches::kSingleProcess);
H A Dcontent_test_launcher.cc8 #include "base/command_line.h"
101 CommandLine* command_line, const base::FilePath& temp_data_dir) OVERRIDE {
102 command_line->AppendSwitchPath(switches::kContentShellDataPath,
104 command_line->AppendSwitch(switches::kUseFakeDeviceForMediaStream);
105 command_line->AppendSwitch(switches::kUseFakeUIForMediaStream);
/external/chromium_org/components/invalidation/
H A Dinvalidation_service_util.cc8 #include "base/command_line.h"
16 const CommandLine& command_line) {
19 if (command_line.HasSwitch(switches::kSyncNotificationHostPort)) {
22 command_line.GetSwitchValueASCII(
29 command_line.HasSwitch(switches::kSyncAllowInsecureXmppConnection);
15 ParseNotifierOptions( const CommandLine& command_line) argument
H A Dinvalidation_service_util.h18 const base::CommandLine& command_line);
/external/chromium_org/components/metrics/
H A Dmetrics_state_manager.cc7 #include "base/command_line.h"
273 const CommandLine* command_line(CommandLine::ForCurrentProcess());
277 if (!command_line->HasSwitch(switches::kResetVariationState)) {
/external/chromium_org/components/nacl/loader/
H A Dnacl_helper_win_64.cc5 #include "base/command_line.h"
52 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
54 command_line.GetSwitchValueASCII(switches::kProcessType);
60 content::SetupCRT(command_line);
62 if (command_line.HasSwitch(switches::kEnableLogging))
70 content::MainFunctionParams main_params(command_line);
H A Dnacl_main.cc7 #include "base/command_line.h"
19 const CommandLine& parsed_command_line = parameters.command_line;
/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_manager.cc7 #include "base/command_line.h"
61 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
62 if (command_line->HasSwitch(switches::kEnableDropSyncCredential))
65 if (command_line->HasSwitch(switches::kDisableDropSyncCredential))
/external/chromium_org/components/policy/core/browser/
H A Dbrowser_policy_connector.cc10 #include "base/command_line.h"
237 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
238 if (command_line->HasSwitch(switches::kDeviceManagementUrl))
239 return command_line->GetSwitchValueASCII(switches::kDeviceManagementUrl);
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_constants.cc8 #include "base/command_line.h"
87 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
88 if (command_line->HasSwitch(switches::kDisablePolicyKeyVerification)) {
98 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
99 if (command_line->HasSwitch(switches::kFakeCloudPolicyType))
/external/chromium_org/components/precache/core/
H A Dprecache_fetcher.cc11 #include "base/command_line.h"
30 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
31 if (command_line.HasSwitch(switches::kPrecacheConfigSettingsURL)) {
33 command_line.GetSwitchValueASCII(switches::kPrecacheConfigSettingsURL));
46 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
47 if (command_line.HasSwitch(switches::kPrecacheManifestURLPrefix)) {
48 return command_line.GetSwitchValueASCII(
/external/chromium_org/components/session_manager/core/
H A Dsession_manager.cc10 #include "base/command_line.h"
64 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
66 command_line->HasSwitch(chromeos::switches::kLoginUser);
/external/chromium_org/components/signin/core/common/
H A Dprofile_management_switches.cc7 #include "base/command_line.h"
170 void EnableNewAvatarMenuForTesting(base::CommandLine* command_line) { argument
171 command_line->AppendSwitch(switches::kEnableNewAvatarMenu);
172 DCHECK(!command_line->HasSwitch(switches::kDisableNewAvatarMenu));
175 void DisableNewAvatarMenuForTesting(base::CommandLine* command_line) { argument
176 command_line->AppendSwitch(switches::kDisableNewAvatarMenu);
177 DCHECK(!command_line->HasSwitch(switches::kEnableNewAvatarMenu));
180 void EnableNewProfileManagementForTesting(base::CommandLine* command_line) { argument
181 command_line->AppendSwitch(switches::kEnableNewProfileManagement);
182 DCHECK(!command_line
185 EnableAccountConsistencyForTesting(base::CommandLine* command_line) argument
[all...]
H A Dprofile_management_switches.h46 void EnableNewAvatarMenuForTesting(base::CommandLine* command_line);
47 void DisableNewAvatarMenuForTesting(base::CommandLine* command_line);
48 void EnableNewProfileManagementForTesting(base::CommandLine* command_line);
49 void EnableAccountConsistencyForTesting(base::CommandLine* command_line);
/external/chromium_org/components/translate/core/browser/
H A Dtranslate_script.cc8 #include "base/command_line.h"
68 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
69 if (command_line.HasSwitch(translate::switches::kTranslateScriptURL)) {
70 translate_script_url = GURL(command_line.GetSwitchValueASCII(
H A Dtranslate_script_unittest.cc8 #include "base/command_line.h"
109 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
110 command_line->AppendSwitchASCII(translate::switches::kTranslateScriptURL,
/external/chromium_org/components/translate/core/common/
H A Dtranslate_util.cc8 #include "base/command_line.h"
117 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
118 if (command_line->HasSwitch(switches::kTranslateSecurityOrigin)) {
120 command_line->GetSwitchValueASCII(switches::kTranslateSecurityOrigin);
H A Dtranslate_util_unittest.cc7 #include "base/command_line.h"
91 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
92 command_line->AppendSwitchASCII(translate::switches::kTranslateSecurityOrigin,
/external/chromium_org/components/variations/
H A Dvariations_seed_processor.cc10 #include "base/command_line.h"
106 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
110 command_line->HasSwitch(experiment.forcing_flag())) {
/external/chromium_org/content/app/android/
H A Dlibrary_loader_hooks.cc13 #include "base/command_line.h"
75 base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); local
77 if (command_line->HasSwitch(switches::kTraceStartup)) {
79 command_line->GetSwitchValueASCII(switches::kTraceStartup));
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc11 #include "base/command_line.h"
196 static base::ProcessId GetBrowserPid(const base::CommandLine& command_line) { argument
198 if (command_line.HasSwitch(switches::kProcessChannelID)) {
200 command_line.GetSwitchValueASCII(switches::kProcessChannelID);
211 static void InitializeStatsTable(const base::CommandLine& command_line) { argument
217 if (command_line.HasSwitch(switches::kEnableStatsTable)) {
235 static_cast<unsigned int>(GetBrowserPid(command_line)));
328 const base::CommandLine& command_line = local
331 command_line.GetSwitchValueASCII(switches::kProcessType);
337 InitializeStatsTable(command_line);
615 const base::CommandLine& command_line = variable
684 SetupCRT(command_line); variable
724 InitializeStatsTable(command_line); variable
755 const base::CommandLine& command_line = variable
780 const base::CommandLine& command_line = variable
[all...]
H A Dstartup_helper_win.cc11 #include "base/command_line.h"
59 void SetupCRT(const base::CommandLine& command_line) { argument
64 if (!command_line.HasSwitch(switches::kDisableBreakpad)) {
/external/chromium_org/content/browser/accessibility/
H A Ddump_accessibility_tree_browsertest.cc9 #include "base/command_line.h"
149 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
150 ContentBrowserTest::SetUpCommandLine(command_line);

Completed in 472 milliseconds

1234567891011>>