Home
last modified time | relevance | path

Searched refs:GetSwitchValuePath (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/common/
Dutil_mac.mm57 base::CommandLine::ForCurrentProcess()->GetSwitchValuePath(
77 base::CommandLine::ForCurrentProcess()->GetSwitchValuePath(
107 base::CommandLine::ForCurrentProcess()->GetSwitchValuePath(
Dresource_util.cc101 command_line->GetSwitchValuePath(switches::kUserDataDir); in GetUserDataPath()
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc172 log_file = command_line->GetSwitchValuePath(switches::kLogFile); in BasicStartupComplete()
293 command_line->GetSwitchValuePath(switches::kLogFile); in BasicStartupComplete()
486 command_line->GetSwitchValuePath(switches::kResourcesDirPath); in InitializeResourceBundle()
505 locales_dir = command_line->GetSwitchValuePath(switches::kLocalesDirPath); in InitializeResourceBundle()
/third_party/gn/src/gn/
Dcommand_clean_stale.cc81 base::FilePath ninja_executable = cmdline->GetSwitchValuePath(switches::kNinjaExecutable); in RunCleanStale()
Dsetup.cc499 SaveTraces(cmdline.GetSwitchValuePath(switches::kTracelog)); in RunPostMessageLoop()
632 cmdline.GetSwitchValuePath(switches::kRoot); in FillSourceDir()
646 cmdline.GetSwitchValuePath(switches::kDotfile); in FillSourceDir()
780 cmdline.GetSwitchValuePath(switches::kScriptExecutable); in FillPythonPath()
Dcommand_gen.cc651 command_line->GetSwitchValuePath(switches::kNinjaExecutable),
/third_party/gn/src/base/
Dcommand_line.h174 FilePath GetSwitchValuePath(std::string_view switch_string) const;
Dcommand_line.cc309 FilePath CommandLine::GetSwitchValuePath(std::string_view switch_string) const { in GetSwitchValuePath() function in base::CommandLine
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc313 base::CommandLine::ForCurrentProcess()->GetSwitchValuePath( in CefDevToolsFrontend()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc808 browser_cmd->GetSwitchValuePath(switches::kBrowserSubprocessPath); in AppendExtraCommandLineSwitches()
/third_party/chromium/patch/
D0003-ohos-1115.patch23407 + command_line.GetSwitchValuePath(switches::kBundleInstallationDir);
51402 + browser_command_line.GetSwitchValuePath(switches::kLogFile));