/third_party/gn/src/gn/ |
D | command_gen.cc | 227 sln_name = command_line->GetSwitchValueASCII(kSwitchSln); in RunIdeWriter() 230 filters = command_line->GetSwitchValueASCII(kSwitchFilters); in RunIdeWriter() 233 win_kit = command_line->GetSwitchValueASCII(kSwitchIdeValueWinSdk); in RunIdeWriter() 237 command_line->GetSwitchValueASCII(kSwitchNinjaExtraArgs); in RunIdeWriter() 242 command_line->GetSwitchValueASCII(kSwitchNinjaExecutable); in RunIdeWriter() 256 command_line->GetSwitchValueASCII(kSwitchXcodeProject), in RunIdeWriter() 257 command_line->GetSwitchValueASCII(kSwitchIdeRootTarget), in RunIdeWriter() 258 command_line->GetSwitchValueASCII(kSwitchNinjaExecutable), in RunIdeWriter() 259 command_line->GetSwitchValueASCII(kSwitchFilters), in RunIdeWriter() 268 command_line->GetSwitchValueASCII(kSwitchXcodeBuildSystem); in RunIdeWriter() [all …]
|
D | commands.cc | 398 result.has_format_json_ = cmdline.GetSwitchValueASCII("format") == "json"; in InitFrom() 409 std::string value = cmdline.GetSwitchValueASCII(target_print_switch); in InitFrom() 428 std::string value = cmdline.GetSwitchValueASCII(target_type_switch); in InitFrom() 457 std::string value = cmdline.GetSwitchValueASCII(testonly_switch); in InitFrom() 470 result.meta_rebase_dir_ = cmdline.GetSwitchValueASCII("rebase"); in InitFrom() 471 result.meta_data_keys_ = cmdline.GetSwitchValueASCII("data"); in InitFrom() 472 result.meta_walk_keys_ = cmdline.GetSwitchValueASCII("walk"); in InitFrom()
|
D | ninja_build_writer_unittest.cc | 56 EXPECT_EQ("../..", cmd_out.GetSwitchValueASCII(switches::kRoot)); in TEST_F() 64 EXPECT_EQ("../..", cmd_out.GetSwitchValueASCII(switches::kRoot)); in TEST_F() 66 cmd_out.GetSwitchValueASCII(switches::kDotfile)); in TEST_F()
|
D | runtime_deps.cc | 136 base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( in CollectRuntimeDepsFromFlag()
|
D | setup.cc | 512 auto switch_value = cmdline.GetSwitchValueASCII(switches::kArgs); in FillArguments() 909 auto switch_value = cmdline.GetSwitchValueASCII(switches::kRootTarget); in FillOtherConfig()
|
D | command_args.cc | 215 base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII(kSwitchList); in ListArgs()
|
D | command_format.cc | 1285 base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( in RunFormat() 1340 base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( in RunFormat()
|
D | command_desc.cc | 656 bool json = cmdline->GetSwitchValueASCII("format") == "json"; in RunDesc()
|
/third_party/cef/libcef/common/alloy/ |
D | alloy_main_delegate.cc | 94 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete() 268 command_line->GetSwitchValueASCII(switches::kDisableFeatures); in BasicStartupComplete() 303 command_line->GetSwitchValueASCII(switches::kLogSeverity); in BasicStartupComplete() 352 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup() 405 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked() 525 std::string locale = command_line->GetSwitchValueASCII(switches::kLang); in InitializeResourceBundle()
|
/third_party/cef/libcef/common/chrome/ |
D | chrome_main_delegate_cef.cc | 67 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete() 144 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup() 190 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
|
/third_party/cef/libcef/browser/prefs/ |
D | browser_prefs.cc | 277 command_line->GetSwitchValueASCII(switches::kLang); in CreatePrefService() 310 command_line->GetSwitchValueASCII(switches::kOverrideSpellCheckLang); in CreatePrefService()
|
D | renderer_prefs.cc | 236 command_line->GetSwitchValueASCII(switches::kDefaultEncoding)); in SetCommandLinePrefDefaults()
|
/third_party/cef/patch/patches/ |
D | embedder_product_override.patch | 19 + return command_line->GetSwitchValueASCII(
|
D | chrome_runtime.patch | 34 command_line.GetSwitchValueASCII(switches::kProcessType);
|
/third_party/gn/src/util/ |
D | worker_pool.cc | 56 base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( in GetThreadCount()
|
/third_party/cef/libcef/browser/devtools/ |
D | devtools_manager_delegate.cc | 80 command_line.GetSwitchValueASCII(switches::kRemoteDebuggingPort); in CreateSocketFactory()
|
/third_party/gn/src/base/ |
D | command_line.h | 173 std::string GetSwitchValueASCII(std::string_view switch_string) const;
|
D | command_line.cc | 295 std::string CommandLine::GetSwitchValueASCII( in GetSwitchValueASCII() function in base::CommandLine
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_main.cc | 170 config->store = command_line->GetSwitchValueASCII(switches::kPasswordStore); in PostCreateMainMessageLoop()
|
D | alloy_content_browser_client.cc | 441 command_line.GetSwitchValueASCII(switches::kProcessType); in GetCrashSignalFD() 748 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
|
/third_party/cef/libcef/renderer/ |
D | render_manager.cc | 263 base::StringToInt(command_line->GetSwitchValueASCII( in WebKitInitialized()
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_content_browser_client_cef.cc | 121 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
|
/third_party/cef/libcef/browser/ |
D | main_runner.cc | 317 command_line.GetSwitchValueASCII(switches::kProcessType); in RunAsHelperProcess()
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 7817 std::string locale = command_line->GetSwitchValueASCII(switches::kLang); 27729 + base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( 44205 + base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
|
D | 0003-ohos-1115.patch | 738 + GetSwitchValueASCII(switches::kBundleInstallationDir); 13254 command_line->GetSwitchValueASCII(switches::kProcessType); 23428 std::string locale = command_line->GetSwitchValueASCII(switches::kLang); 48791 + command_line.GetSwitchValueASCII(switches::kProcessType); 51381 + command_line->GetSwitchValueASCII(switches::kProcessType);
|