Home
last modified time | relevance | path

Searched defs:nsHashableHashKey (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h525 explicit nsHashableHashKey(const nsIHashable* aKey) in nsHashableHashKey() function
527 nsHashableHashKey(const nsHashableHashKey& aToCopy) : mKey(aToCopy.mKey) {} in nsHashableHashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h588 explicit nsHashableHashKey(const nsIHashable* aKey) in nsHashableHashKey() function
592 nsHashableHashKey(const nsHashableHashKey& aToCopy) : mKey(aToCopy.mKey) {} in nsHashableHashKey() function