Searched refs:command_line (Results 251 - 275 of 915) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_perf_browsertest.cc5 #include "base/command_line.h"
40 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
42 EXPECT_FALSE(command_line->HasSwitch(switches::kUseFakeUIForMediaStream));
48 command_line->AppendSwitchPath(switches::kUseFileForFakeVideoCapture,
50 command_line->AppendSwitch(switches::kUseFakeDeviceForMediaStream);
/external/chromium_org/chrome/browser/net/
H A Dcookie_store_util.cc9 #include "base/command_line.h"
103 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
106 return command_line.HasSwitch(switches::kRecordMode) &&
111 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
113 command_line.HasSwitch(switches::kPlaybackMode);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service_factory.h31 static bool UseSyncedNotifications(base::CommandLine* command_line);
/external/chromium_org/chrome/browser/prefs/
H A Dcommand_line_pref_store.h9 #include "base/command_line.h"
17 explicit CommandLinePrefStore(const base::CommandLine* command_line);
H A Dincognito_mode_prefs.h58 static bool ShouldLaunchIncognito(const base::CommandLine& command_line,
H A Dpref_service_syncable_factory.h39 void SetCommandLine(base::CommandLine* command_line);
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_field_trial.h21 void ConfigurePrerender(const base::CommandLine& command_line);
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_modal_dialog_lock.h53 bool NotificationCallbackImpl(const base::CommandLine& command_line,
H A Dprocess_singleton_startup_lock.h13 #include "base/command_line.h"
47 bool NotificationCallbackImpl(const base::CommandLine& command_line,
/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui_browsertest.h26 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/chrome/installer/util/
H A Dwmi.h64 // Creates a new process from 'command_line'. The advantage over CreateProcess
73 static bool Launch(const std::wstring& command_line, int* process_id);
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_params.cc9 #include "base/command_line.h"
242 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
244 if (!command_line.HasSwitch(switches::kDisableDataReductionProxyDev)) {
245 origin = command_line.GetSwitchValueASCII(
249 origin = command_line.GetSwitchValueASCII(switches::kDataReductionProxy);
251 command_line.GetSwitchValueASCII(switches::kDataReductionProxyFallback);
253 command_line.GetSwitchValueASCII(switches::kDataReductionSSLProxy);
255 command_line.GetSwitchValueASCII(switches::kDataReductionProxyAlt);
256 std::string alt_fallback_origin = command_line.GetSwitchValueASCII(
272 std::string probe_url = command_line
383 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
395 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
[all...]
/external/chromium_org/components/nacl/loader/
H A Dnacl_main.cc7 #include "base/command_line.h"
19 const CommandLine& parsed_command_line = parameters.command_line;
/external/chromium_org/content/test/
H A Dwebrtc_content_browsertest_base.h16 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/content/utility/
H A Dutility_main.cc5 #include "base/command_line.h"
43 bool no_sandbox = parameters.command_line.HasSwitch(switches::kNoSandbox);
/external/chromium_org/remoting/host/win/
H A Dlaunch_process_with_token.h11 #include "base/command_line.h"
35 const base::CommandLine::StringType& command_line,
/external/chromium_org/sandbox/win/sandbox_poc/
H A Dsandbox.cc17 bool ParseCommandLine(wchar_t * command_line, argument
33 arg_list = CommandLineToArgvW(command_line, &arg_count);
50 int APIENTRY _tWinMain(HINSTANCE instance, HINSTANCE, wchar_t* command_line, argument
52 UNREFERENCED_PARAMETER(command_line);
/external/chromium_org/sync/test/
H A Dlocal_sync_test_server.h30 base::CommandLine* command_line) const OVERRIDE;
/external/e2fsprogs/ext2ed/
H A Ddir_com.c175 void type_dir___cd (char *command_line) argument
225 ptr=parse_word (command_line,dir_name);
335 void type_dir___entry (char *command_line) argument
349 ptr=parse_word (command_line,buffer);
388 void type_dir___followinode (char *command_line) argument
410 void type_dir___inode (char *command_line) argument
424 void type_dir___show (char *command_line) argument
476 void type_dir___next (char *command_line) argument
488 ptr=parse_word (command_line,buffer);
499 void type_dir___prev (char *command_line) argument
537 type_dir___remember(char *command_line) argument
584 type_dir___set(char *command_line) argument
665 type_dir___writedata(char *command_line) argument
[all...]
/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_context_getter.cc16 #include "base/command_line.h"
55 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
56 if (command_line.HasSwitch(switches::kHostResolverRules)) {
64 command_line.GetSwitchValueASCII(switches::kHostResolverRules));
72 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
73 if (command_line.HasSwitch(switches::kTestingFixedHttpPort)) {
74 base::StringToInt(command_line.GetSwitchValueASCII(
78 if (command_line.HasSwitch(switches::kTestingFixedHttpsPort)) {
79 base::StringToInt(command_line.GetSwitchValueASCII(
83 if (command_line
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
H A Dscreenshot_tester.cc10 #include "base/command_line.h"
46 CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
47 if (!command_line.HasSwitch(switches::kEnableScreenshotTestingWithMode))
49 if (!command_line.HasSwitch(::switches::kEnablePixelOutputInTests) ||
50 !command_line.HasSwitch(::switches::kUIEnableImplSidePainting)) {
59 std::string mode = command_line.GetSwitchValueASCII(
65 if (!command_line.HasSwitch(chromeos::switches::kGoldenScreenshotsDir)) {
70 command_line.GetSwitchValuePath(switches::kGoldenScreenshotsDir);
74 if (!command_line.HasSwitch(switches::kArtifactsDir)) {
80 artifacts_dir_ = command_line
[all...]
/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc7 #include "base/command_line.h"
98 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
103 if (command_line.HasSwitch(switches::kDumpRenderTree))
122 if (command_line.HasSwitch(switches::kDumpRenderTree)) {
175 if (command_line.HasSwitch(switches::kTestingFixedHttpPort)) {
177 base::StringToInt(command_line.GetSwitchValueASCII(
181 if (command_line.HasSwitch(switches::kTestingFixedHttpsPort)) {
183 base::StringToInt(command_line.GetSwitchValueASCII(
187 if (command_line.HasSwitch(switches::kHostResolverRules)) {
191 command_line
[all...]
/external/chromium_org/tools/win/split_link/
H A Dsplit_link.cc56 std::wstring* command_line) {
60 command_line->append(argument);
62 command_line->push_back(L'"');
72 command_line->append(num_backslashes * 2, L'\\');
76 command_line->append(num_backslashes * 2 + 1, L'\\');
77 command_line->push_back(*it);
80 command_line->append(num_backslashes, L'\\');
81 command_line->push_back(*it);
84 command_line->push_back(L'"');
55 ArgvQuote(const std::wstring& argument, std::wstring* command_line) argument
/external/chromium_org/base/test/launcher/
H A Dtest_launcher.cc13 #include "base/command_line.h"
211 CommandLine PrepareCommandLineForGTest(const CommandLine& command_line, argument
213 CommandLine new_command_line(command_line.GetProgram());
214 CommandLine::SwitchMap switches = command_line.GetSwitches();
240 // Launches a child process using |command_line|. If the child process is still
243 int LaunchChildTestProcessWithOptions(const CommandLine& command_line, argument
299 if (!base::LaunchProcess(command_line, new_options, &process_handle))
302 g_live_processes.Get().insert(std::make_pair(process_handle, command_line));
350 const CommandLine& command_line,
404 command_line, option
349 DoLaunchChildTestProcess( const CommandLine& command_line, base::TimeDelta timeout, int flags, bool redirect_stdio, scoped_refptr<MessageLoopProxy> message_loop_proxy, const TestLauncher::LaunchChildGTestProcessCallback& callback) argument
520 LaunchChildGTestProcess( const CommandLine& command_line, const std::string& wrapper, base::TimeDelta timeout, int flags, const LaunchChildGTestProcessCallback& callback) argument
698 const CommandLine* command_line = CommandLine::ForCurrentProcess(); local
918 const CommandLine* command_line = CommandLine::ForCurrentProcess(); local
997 const CommandLine* command_line = CommandLine::ForCurrentProcess(); local
[all...]
/external/chromium_org/google_apis/gcm/tools/
H A Dmcs_probe.cc14 #include "base/command_line.h"
199 const CommandLine& command_line,
259 const CommandLine& command_line,
261 : command_line_(command_line),
268 if (command_line.HasSwitch(kRMQFileName)) {
269 gcm_store_path_ = command_line.GetSwitchValuePath(kRMQFileName);
271 if (command_line.HasSwitch(kAndroidIdSwitch)) {
272 base::StringToUint64(command_line.GetSwitchValueASCII(kAndroidIdSwitch),
275 if (command_line.HasSwitch(kSecretSwitch)) {
276 base::StringToUint64(command_line
258 MCSProbe( const CommandLine& command_line, scoped_refptr<net::URLRequestContextGetter> url_request_context_getter) argument
494 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); local
[all...]

Completed in 1204 milliseconds

<<11121314151617181920>>