Home
last modified time | relevance | path

Searched defs:nsRefPtrHashKey (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h339 explicit nsRefPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsRefPtrHashKey() function
340 nsRefPtrHashKey(nsRefPtrHashKey&& aOther) in nsRefPtrHashKey() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h301 explicit nsRefPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsRefPtrHashKey() function
302 nsRefPtrHashKey(const nsRefPtrHashKey& aToCopy) : mKey(aToCopy.mKey) {} in nsRefPtrHashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h334 explicit nsRefPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsRefPtrHashKey() function
335 nsRefPtrHashKey(const nsRefPtrHashKey& aToCopy) : mKey(aToCopy.mKey) {} in nsRefPtrHashKey() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h339 explicit nsRefPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsRefPtrHashKey() function
340 nsRefPtrHashKey(nsRefPtrHashKey&& aOther) in nsRefPtrHashKey() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h339 explicit nsRefPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsRefPtrHashKey() function
340 nsRefPtrHashKey(nsRefPtrHashKey&& aOther) in nsRefPtrHashKey() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h127 class nsRefPtrHashKey; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h130 class nsRefPtrHashKey; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h130 class nsRefPtrHashKey; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs15899 pub struct nsRefPtrHashKey<T> { struct
15906 pub const nsRefPtrHashKey_ALLOW_MEMMOVE: root::nsRefPtrHashKey__bindgen_ty_1 = 0;