Home
last modified time | relevance | path

Searched defs:aPrivate (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DLoadedScript.cpp61 const JS::Value& aPrivate) { in CheckModuleScriptPrivate()
70 void HostAddRefTopLevelScript(const JS::Value& aPrivate) { in HostAddRefTopLevelScript()
80 void HostReleaseTopLevelScript(const JS::Value& aPrivate) { in HostReleaseTopLevelScript()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/script/
H A DLoadedScript.cpp61 const JS::Value& aPrivate) { in CheckModuleScriptPrivate()
70 void HostAddRefTopLevelScript(const JS::Value& aPrivate) { in HostAddRefTopLevelScript()
80 void HostReleaseTopLevelScript(const JS::Value& aPrivate) { in HostReleaseTopLevelScript()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DLoadedScript.cpp61 const JS::Value& aPrivate) { in CheckModuleScriptPrivate()
70 void HostAddRefTopLevelScript(const JS::Value& aPrivate) { in HostAddRefTopLevelScript()
80 void HostReleaseTopLevelScript(const JS::Value& aPrivate) { in HostReleaseTopLevelScript()
/dports/www/firefox/firefox-99.0/js/loader/
H A DLoadedScript.cpp64 const JS::Value& aPrivate) { in CheckModuleScriptPrivate()
73 void HostAddRefTopLevelScript(const JS::Value& aPrivate) { in HostAddRefTopLevelScript()
83 void HostReleaseTopLevelScript(const JS::Value& aPrivate) { in HostReleaseTopLevelScript()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DWeakCryptoOverride.cpp29 bool aPrivate, bool aTemporary) in AddWeakCryptoOverride()
48 int32_t aPort, bool aPrivate) in RemoveWeakCryptoOverride()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache/
H A DnsCacheSession.cpp114 NS_IMETHODIMP nsCacheSession::GetIsPrivate(bool *aPrivate) { in GetIsPrivate()
119 NS_IMETHODIMP nsCacheSession::SetIsPrivate(bool aPrivate) { in SetIsPrivate()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache/
H A DnsCacheSession.cpp134 NS_IMETHODIMP nsCacheSession::GetIsPrivate(bool* aPrivate) in GetIsPrivate()
140 NS_IMETHODIMP nsCacheSession::SetIsPrivate(bool aPrivate) in SetIsPrivate()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache/
H A DnsCacheSession.cpp110 NS_IMETHODIMP nsCacheSession::GetIsPrivate(bool* aPrivate) { in GetIsPrivate()
115 NS_IMETHODIMP nsCacheSession::SetIsPrivate(bool aPrivate) { in SetIsPrivate()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/storage/
H A DDOMStorageManager.cpp313 bool aPrivate, in GetStorageInternal()
382 bool aPrivate, in CreateStorage()
392 bool aPrivate, in GetStorage()
476 bool aPrivate, in GetLocalStorageForPrincipal()
/dports/www/firefox-esr/firefox-91.8.0/dom/storage/
H A DLocalStorageManager.cpp152 bool aPrivate, Storage** aRetval) { in GetStorageInternal()
258 const nsAString& aDocumentURI, bool aPrivate, in CreateStorage()
267 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DLocalStorageManager.cpp146 bool aPrivate, Storage** aRetval) { in GetStorageInternal()
242 const nsAString& aDocumentURI, bool aPrivate, in CreateStorage()
251 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
H A DSessionStorageManager.cpp164 bool aPrivate, Storage** aRetval) { in CreateStorage()
185 bool aPrivate, Storage** aRetval) { in GetStorage()
/dports/www/firefox/firefox-99.0/dom/storage/
H A DLocalStorageManager.cpp152 bool aPrivate, Storage** aRetval) { in GetStorageInternal()
258 const nsAString& aDocumentURI, bool aPrivate, in CreateStorage()
267 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DLocalStorageManager.cpp197 const nsAString& aDocumentURI, bool aPrivate, nsIDOMStorage** aRetval) { in GetStorageInternal()
283 const nsAString& aDocumentURI, bool aPrivate, in CreateStorage()
291 nsIPrincipal* aPrincipal, bool aPrivate, in GetStorage()
H A DSessionStorageManager.cpp49 bool aPrivate, nsIDOMStorage** aRetval) { in CreateStorage()
80 nsIPrincipal* aPrincipal, bool aPrivate, in GetStorage()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/storage/
H A DLocalStorageManager.cpp152 bool aPrivate, Storage** aRetval) { in GetStorageInternal()
258 const nsAString& aDocumentURI, bool aPrivate, in CreateStorage()
267 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DPrivateBrowsingChannel.h28 NS_IMETHOD SetPrivate(bool aPrivate) override { in SetPrivate()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DPrivateBrowsingChannel.h28 NS_IMETHOD SetPrivate(bool aPrivate) override { in SetPrivate()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DPrivateBrowsingChannel.h28 NS_IMETHOD SetPrivate(bool aPrivate) override { in SetPrivate()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DPrivateBrowsingChannel.h32 NS_IMETHOD SetPrivate(bool aPrivate) in SetPrivate()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DPrivateBrowsingChannel.h28 NS_IMETHOD SetPrivate(bool aPrivate) override { in SetPrivate()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DPrivateBrowsingChannel.h28 NS_IMETHOD SetPrivate(bool aPrivate) override { in SetPrivate()
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DLocalStorageManager2.cpp233 bool aPrivate, Storage** _retval) { in CreateStorage()
256 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DLocalStorageManager2.cpp199 bool aPrivate, Storage** _retval) { in CreateStorage()
222 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DLocalStorageManager2.cpp233 bool aPrivate, Storage** _retval) { in CreateStorage()
256 nsIPrincipal* aStoragePrincipal, bool aPrivate, in GetStorage()

1234