Home
last modified time | relevance | path

Searched defs:nsCStringHashKey (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/
H A DnsExceptionHandler.h33 class nsCStringHashKey; variable
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/
H A DnsExceptionHandler.h42 class nsCStringHashKey; variable
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DDNSPacket.cpp443 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in DecodeInternal()
993 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
1309 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
H A DTRR.cpp612 const nsClassHashtable<nsCStringHashKey, DOHresp>& aRecords) { in SaveAdditionalRecords()
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DDNSPacket.cpp496 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in DecodeInternal()
1050 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
1366 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
H A DTRR.cpp641 const nsClassHashtable<nsCStringHashKey, DOHresp>& aRecords) { in SaveAdditionalRecords()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DDNSPacket.cpp443 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in DecodeInternal()
993 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
1309 nsClassHashtable<nsCStringHashKey, DOHresp>& aAdditionalRecords, in Decode()
H A DTRR.cpp612 const nsClassHashtable<nsCStringHashKey, DOHresp>& aRecords) { in SaveAdditionalRecords()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DSharedFontList.cpp697 nsClassHashtable<nsCStringHashKey, AliasData>& aAliasTable) { in SetAliases()
751 nsDataHashtable<nsCStringHashKey, LocalFaceRec::InitData>& in SetLocalNames()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/mozstumbler/
H A DMozStumbler.cpp209 ExtractCommonNonCDMACellInfoItems(nsCOMPtr<T>& cell, nsDataHashtable<nsCStringHashKey, int32_t>& in… in ExtractCommonNonCDMACellInfoItems()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h162 explicit nsCStringHashKey(const nsACString* aStr) : mStr(*aStr) {} in nsCStringHashKey() function
163 nsCStringHashKey(nsCStringHashKey&& aOther) in nsCStringHashKey() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h157 explicit nsCStringHashKey(const nsACString* aStr) : mStr(*aStr) {} in nsCStringHashKey() function
158 nsCStringHashKey(const nsCStringHashKey& aToCopy) : mStr(aToCopy.mStr) {} in nsCStringHashKey() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h176 explicit nsCStringHashKey(const nsACString* aStr) : mStr(*aStr) {} in nsCStringHashKey() function
177 nsCStringHashKey(const nsCStringHashKey& aToCopy) : mStr(aToCopy.mStr) {} in nsCStringHashKey() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h162 explicit nsCStringHashKey(const nsACString* aStr) : mStr(*aStr) {} in nsCStringHashKey() function
163 nsCStringHashKey(nsCStringHashKey&& aOther) in nsCStringHashKey() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h162 explicit nsCStringHashKey(const nsACString* aStr) : mStr(*aStr) {} in nsCStringHashKey() function
163 nsCStringHashKey(nsCStringHashKey&& aOther) in nsCStringHashKey() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DSharedFontList.cpp945 nsClassHashtable<nsCStringHashKey, AliasData>& aAliasTable) { in SetAliases()
1000 nsTHashMap<nsCStringHashKey, LocalFaceRec::InitData>& aLocalNameTable) { in SetLocalNames()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DSharedFontList.cpp940 nsClassHashtable<nsCStringHashKey, AliasData>& aAliasTable) { in SetAliases()
995 nsTHashMap<nsCStringHashKey, LocalFaceRec::InitData>& aLocalNameTable) { in SetLocalNames()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DSharedFontList.cpp945 nsClassHashtable<nsCStringHashKey, AliasData>& aAliasTable) { in SetAliases()
1000 nsTHashMap<nsCStringHashKey, LocalFaceRec::InitData>& aLocalNameTable) { in SetLocalNames()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs15825 pub struct nsCStringHashKey { struct
15831 pub const nsCStringHashKey_ALLOW_MEMMOVE: root::nsCStringHashKey__bindgen_ty_1 = 1;