Home
last modified time | relevance | path

Searched refs:RunOtherNamedProcessTypeMain (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/app/
H A Dcontent_main_runner_impl.cc526 int RunOtherNamedProcessTypeMain(const std::string& process_type, in RunOtherNamedProcessTypeMain() function
885 return RunOtherNamedProcessTypeMain(process_type, main_params, delegate_); in Run()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/app/
H A Dcontent_main_runner_impl.cc543 int RunOtherNamedProcessTypeMain(const std::string& process_type, in RunOtherNamedProcessTypeMain() function
891 return RunOtherNamedProcessTypeMain(process_type, main_params, delegate_); in Run()