Home
last modified time | relevance | path

Searched refs:PerformAsyncLaunch (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DGeckoChildProcessHost.h74 virtual bool PerformAsyncLaunch(StringVector aExtraOpts = StringVector());
H A DGeckoChildProcessHost.cpp465 bool GeckoChildProcessHost::PerformAsyncLaunch( in PerformAsyncLaunch() function in GeckoChildProcessHost
517 bool ok = PerformAsyncLaunch(aExtraOpts); in RunPerformAsyncLaunch()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DGeckoChildProcessHost.h83 virtual bool PerformAsyncLaunch(StringVector aExtraOpts=StringVector(),
H A DGeckoChildProcessHost.cpp517 GeckoChildProcessHost::PerformAsyncLaunch(std::vector<std::string> aExtraOpts, base::ProcessArchite… in PerformAsyncLaunch() function in GeckoChildProcessHost
569 bool ok = PerformAsyncLaunch(aExtraOpts, aArch); in RunPerformAsyncLaunch()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/interpose/
H A Dplugin_child_interpose.mm24 // PerformAsyncLaunch()). For this reason it shouldn't link in other
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.cpp174 RefPtr<ProcessLaunchPromise> PerformAsyncLaunch();
1007 RefPtr<ProcessLaunchPromise> BaseProcessLauncher::PerformAsyncLaunch() { in PerformAsyncLaunch() function in mozilla::ipc::BaseProcessLauncher
1779 &BaseProcessLauncher::PerformAsyncLaunch); in Launch()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DGeckoChildProcessHost.cpp169 RefPtr<ProcessLaunchPromise> PerformAsyncLaunch();
1012 RefPtr<ProcessLaunchPromise> BaseProcessLauncher::PerformAsyncLaunch() { in PerformAsyncLaunch() function in mozilla::ipc::BaseProcessLauncher
1831 &BaseProcessLauncher::PerformAsyncLaunch); in Launch()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DGeckoChildProcessHost.cpp195 RefPtr<ProcessLaunchPromise> PerformAsyncLaunch();
994 RefPtr<ProcessLaunchPromise> BaseProcessLauncher::PerformAsyncLaunch() { in PerformAsyncLaunch() function in mozilla::ipc::BaseProcessLauncher
1752 &BaseProcessLauncher::PerformAsyncLaunch); in Launch()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.cpp174 RefPtr<ProcessLaunchPromise> PerformAsyncLaunch();
1007 RefPtr<ProcessLaunchPromise> BaseProcessLauncher::PerformAsyncLaunch() { in PerformAsyncLaunch() function in mozilla::ipc::BaseProcessLauncher
1779 &BaseProcessLauncher::PerformAsyncLaunch); in Launch()