Home
last modified time | relevance | path

Searched defs:nsUnicharPtrHashKey (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h485 explicit nsUnicharPtrHashKey(const char16_t* aKey) : mKey(NS_strdup(aKey)) {} in nsUnicharPtrHashKey() function
486 nsUnicharPtrHashKey(const nsUnicharPtrHashKey& aToCopy) in nsUnicharPtrHashKey() function
489 nsUnicharPtrHashKey(nsUnicharPtrHashKey&& aOther) : mKey(aOther.mKey) { in nsUnicharPtrHashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h540 explicit nsUnicharPtrHashKey(const char16_t* aKey) : mKey(NS_strdup(aKey)) {} in nsUnicharPtrHashKey() function
541 nsUnicharPtrHashKey(const nsUnicharPtrHashKey& aToCopy) in nsUnicharPtrHashKey() function
546 nsUnicharPtrHashKey(nsUnicharPtrHashKey&& aOther) in nsUnicharPtrHashKey() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h556 explicit nsUnicharPtrHashKey(const char16_t* aKey) : mKey(NS_xstrdup(aKey)) {} in nsUnicharPtrHashKey() function
558 nsUnicharPtrHashKey(nsUnicharPtrHashKey&& aOther) in nsUnicharPtrHashKey() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h556 explicit nsUnicharPtrHashKey(const char16_t* aKey) : mKey(NS_xstrdup(aKey)) {} in nsUnicharPtrHashKey() function
558 nsUnicharPtrHashKey(nsUnicharPtrHashKey&& aOther) in nsUnicharPtrHashKey() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h556 explicit nsUnicharPtrHashKey(const char16_t* aKey) : mKey(NS_xstrdup(aKey)) {} in nsUnicharPtrHashKey() function
558 nsUnicharPtrHashKey(nsUnicharPtrHashKey&& aOther) in nsUnicharPtrHashKey() function