Home
last modified time | relevance | path

Searched defs:nsUint32HashKey (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h198 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() function
199 nsUint32HashKey(nsUint32HashKey&& aOther) in nsUint32HashKey() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h192 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() function
193 nsUint32HashKey(const nsUint32HashKey& aToCopy) : mValue(aToCopy.mValue) {} in nsUint32HashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h214 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() function
215 nsUint32HashKey(const nsUint32HashKey& aToCopy) : mValue(aToCopy.mValue) {} in nsUint32HashKey() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h198 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() function
199 nsUint32HashKey(nsUint32HashKey&& aOther) in nsUint32HashKey() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h198 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() function
199 nsUint32HashKey(nsUint32HashKey&& aOther) in nsUint32HashKey() function
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DProtocolUtils.h86 class nsUint32HashKey; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DProtocolUtils.h86 class nsUint32HashKey; variable