Home
last modified time | relevance | path

Searched refs:IsMacSandboxLaunchEnabled (Results 1 – 25 of 25) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPProcessParent.h45 bool IsMacSandboxLaunchEnabled() override;
H A DGMPProcessParent.cpp160 bool GMPProcessParent::IsMacSandboxLaunchEnabled() { in IsMacSandboxLaunchEnabled() function in mozilla::gmp::GMPProcessParent
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPProcessParent.h45 bool IsMacSandboxLaunchEnabled() override;
H A DGMPProcessParent.cpp173 bool GMPProcessParent::IsMacSandboxLaunchEnabled() { in IsMacSandboxLaunchEnabled() function in mozilla::gmp::GMPProcessParent
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPProcessParent.h45 bool IsMacSandboxLaunchEnabled() override;
H A DGMPProcessParent.cpp174 bool GMPProcessParent::IsMacSandboxLaunchEnabled() { in IsMacSandboxLaunchEnabled() function in mozilla::gmp::GMPProcessParent
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPProcessParent.h45 bool IsMacSandboxLaunchEnabled() override;
H A DGMPProcessParent.cpp173 bool GMPProcessParent::IsMacSandboxLaunchEnabled() { in IsMacSandboxLaunchEnabled() function in mozilla::gmp::GMPProcessParent
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ipc/
H A DRDDProcessHost.h125 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRDDProcessHost.h120 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRDDProcessHost.h120 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DUtilityProcessHost.h114 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
H A DGeckoChildProcessHost.h254 virtual bool IsMacSandboxLaunchEnabled() { return false; } in IsMacSandboxLaunchEnabled() function
H A DGeckoChildProcessHost.cpp677 if (IsMacSandboxLaunchEnabled() && !AppendMacSandboxParams(aExtraOpts)) { in AsyncLaunch()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRDDProcessHost.h120 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DSocketProcessHost.h103 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DSocketProcessHost.h104 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DSocketProcessHost.h103 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DSocketProcessHost.h104 bool IsMacSandboxLaunchEnabled() override { return sLaunchWithMacSandbox; } in IsMacSandboxLaunchEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.h261 virtual bool IsMacSandboxLaunchEnabled() { return false; } in IsMacSandboxLaunchEnabled() function
H A DGeckoChildProcessHost.cpp674 if (IsMacSandboxLaunchEnabled() && !AppendMacSandboxParams(aExtraOpts)) { in AsyncLaunch()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DGeckoChildProcessHost.h248 virtual bool IsMacSandboxLaunchEnabled() { return false; } in IsMacSandboxLaunchEnabled() function
H A DGeckoChildProcessHost.cpp687 if (IsMacSandboxLaunchEnabled() && !AppendMacSandboxParams(aExtraOpts)) { in AsyncLaunch()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.h261 virtual bool IsMacSandboxLaunchEnabled() { return false; } in IsMacSandboxLaunchEnabled() function
H A DGeckoChildProcessHost.cpp674 if (IsMacSandboxLaunchEnabled() && !AppendMacSandboxParams(aExtraOpts)) { in AsyncLaunch()