Home
last modified time | relevance | path

Searched refs:KeyAppendString (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp2947 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) { in KeyAppendString() function
2957 static inline void KeyAppendString(const nsACString& aString, in KeyAppendString() function
3066 KeyAppendString("fp"_ns, aKey); in GenerateStateKey()
3070 KeyAppendString("fn"_ns, aKey); in GenerateStateKey()
3101 KeyAppendString(formName, aKey); in GenerateStateKey()
3107 KeyAppendString("dp"_ns, aKey); in GenerateStateKey()
3112 KeyAppendString("dn"_ns, aKey); in GenerateStateKey()
3124 KeyAppendString(name, aKey); in GenerateStateKey()
3134 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
3139 KeyAppendString("o"_ns, aKey); in GenerateStateKey()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp2659 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) { in KeyAppendString() function
2669 static inline void KeyAppendString(const nsACString& aString, in KeyAppendString() function
2778 KeyAppendString(NS_LITERAL_CSTRING("fp"), aKey); in GenerateStateKey()
2782 KeyAppendString(NS_LITERAL_CSTRING("fn"), aKey); in GenerateStateKey()
2813 KeyAppendString(formName, aKey); in GenerateStateKey()
2819 KeyAppendString(NS_LITERAL_CSTRING("dp"), aKey); in GenerateStateKey()
2824 KeyAppendString(NS_LITERAL_CSTRING("dn"), aKey); in GenerateStateKey()
2836 KeyAppendString(name, aKey); in GenerateStateKey()
2846 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
2851 KeyAppendString(NS_LITERAL_CSTRING("o"), aKey); in GenerateStateKey()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp2930 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) { in KeyAppendString() function
2940 static inline void KeyAppendString(const nsACString& aString, in KeyAppendString() function
3049 KeyAppendString("fp"_ns, aKey); in GenerateStateKey()
3053 KeyAppendString("fn"_ns, aKey); in GenerateStateKey()
3084 KeyAppendString(formName, aKey); in GenerateStateKey()
3090 KeyAppendString("dp"_ns, aKey); in GenerateStateKey()
3095 KeyAppendString("dn"_ns, aKey); in GenerateStateKey()
3107 KeyAppendString(name, aKey); in GenerateStateKey()
3117 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
3122 KeyAppendString("o"_ns, aKey); in GenerateStateKey()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp2947 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) { in KeyAppendString() function
2957 static inline void KeyAppendString(const nsACString& aString, in KeyAppendString() function
3066 KeyAppendString("fp"_ns, aKey); in GenerateStateKey()
3070 KeyAppendString("fn"_ns, aKey); in GenerateStateKey()
3101 KeyAppendString(formName, aKey); in GenerateStateKey()
3107 KeyAppendString("dp"_ns, aKey); in GenerateStateKey()
3112 KeyAppendString("dn"_ns, aKey); in GenerateStateKey()
3124 KeyAppendString(name, aKey); in GenerateStateKey()
3134 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
3139 KeyAppendString("o"_ns, aKey); in GenerateStateKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp2558 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) in KeyAppendString() function
2568 static inline void KeyAppendString(const nsACString& aString, nsACString& aKey) in KeyAppendString() function
2659 KeyAppendString(NS_LITERAL_CSTRING("f"), aKey); in GenerateStateKey()
2689 KeyAppendString(formName, aKey); in GenerateStateKey()
2693 KeyAppendString(NS_LITERAL_CSTRING("d"), aKey); in GenerateStateKey()
2713 KeyAppendString(name, aKey); in GenerateStateKey()
2722 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
2728 KeyAppendString(NS_LITERAL_CSTRING("o"), aKey); in GenerateStateKey()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp2805 static inline void KeyAppendString(const nsAString& aString, nsACString& aKey) { in KeyAppendString() function
2815 static inline void KeyAppendString(const nsACString& aString, in KeyAppendString() function
2899 KeyAppendString(NS_LITERAL_CSTRING("f"), aKey); in GenerateStateKey()
2929 KeyAppendString(formName, aKey); in GenerateStateKey()
2932 KeyAppendString(NS_LITERAL_CSTRING("d"), aKey); in GenerateStateKey()
2952 KeyAppendString(name, aKey); in GenerateStateKey()
2961 KeyAppendString(nsDependentAtomString(aContent->NodeInfo()->NameAtom()), in GenerateStateKey()
2966 KeyAppendString(NS_LITERAL_CSTRING("o"), aKey); in GenerateStateKey()