Home
last modified time | relevance | path

Searched refs:mDecodedText (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/push/
H A DPushNotifier.cpp131 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
136 mDecodedText); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
138 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
150 aText = mDecodedText; in Text()
161 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/www/firefox/firefox-99.0/dom/push/
H A DPushNotifier.cpp131 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
136 mDecodedText); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
138 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
150 aText = mDecodedText; in Text()
161 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/push/
H A DPushNotifier.cpp131 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
136 mDecodedText); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
138 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
150 aText = mDecodedText; in Text()
161 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/push/
H A DPushNotifier.cpp165 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
170 mDecodedText); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
172 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
184 aText = mDecodedText; in Text()
195 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/push/
H A DPushNotifier.cpp160 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
166 mDecodedText in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
169 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
182 aText = mDecodedText; in Text()
195 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/push/
H A DPushNotifier.cpp161 if (mData.IsEmpty() || !mDecodedText.IsEmpty()) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
166 mDecodedText); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
168 mDecodedText.Truncate(); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
180 aText = mDecodedText; in Text()
191 BodyUtil::ConsumeJson(aCx, aResult, mDecodedText, error); in Json()
H A DPushNotifier.h110 nsString mDecodedText; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp1094 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1099 aData = mDecodedText; in Text()
1125 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1130 mDecodedText); in EnsureDecodedText()
1132 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h222 nsString mDecodedText; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp1091 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1096 aData = mDecodedText; in Text()
1122 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1127 mDecodedText); in EnsureDecodedText()
1129 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h219 nsString mDecodedText; variable
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp1092 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1097 aData = mDecodedText; in Text()
1123 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1128 mDecodedText); in EnsureDecodedText()
1130 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h225 nsString mDecodedText; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerEvents.cpp1059 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1066 aData = mDecodedText; in Text()
1098 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1104 mDecodedText in EnsureDecodedText()
1107 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h210 nsString mDecodedText; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp1040 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1045 aData = mDecodedText; in Text()
1071 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1076 mDecodedText); in EnsureDecodedText()
1078 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h187 nsString mDecodedText; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp1094 BodyUtil::ConsumeJson(cx, aRetval, mDecodedText, aRv); in Json()
1099 aData = mDecodedText; in Text()
1125 if (mBytes.IsEmpty() || !mDecodedText.IsEmpty()) { in EnsureDecodedText()
1130 mDecodedText); in EnsureDecodedText()
1132 mDecodedText.Truncate(); in EnsureDecodedText()
H A DServiceWorkerEvents.h222 nsString mDecodedText; variable