Home
last modified time | relevance | path

Searched refs:aDecodedBodySize (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/performance/
H A DPerformanceResourceTiming.h166 void SetDecodedBodySize(uint64_t aDecodedBodySize) in SetDecodedBodySize() argument
168 mDecodedBodySize = aDecodedBodySize; in SetDecodedBodySize()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DNullHttpChannel.cpp91 NullHttpChannel::GetDecodedBodySize(uint64_t *aDecodedBodySize) in GetDecodedBodySize() argument
H A DHttpBaseChannel.h183 NS_IMETHOD GetDecodedBodySize(uint64_t *aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1243 HttpBaseChannel::GetDecodedBodySize(uint64_t *aDecodedBodySize) in GetDecodedBodySize() argument
1245 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DNullHttpChannel.cpp102 NullHttpChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
H A DHttpBaseChannel.h224 NS_IMETHOD GetDecodedBodySize(uint64_t* aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1545 HttpBaseChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
1546 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DNullHttpChannel.cpp102 NullHttpChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
H A DHttpBaseChannel.h224 NS_IMETHOD GetDecodedBodySize(uint64_t* aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1564 HttpBaseChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
1565 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DNullHttpChannel.cpp95 NullHttpChannel::GetDecodedBodySize(uint64_t *aDecodedBodySize) { in GetDecodedBodySize() argument
H A DHttpBaseChannel.h211 NS_IMETHOD GetDecodedBodySize(uint64_t *aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1415 HttpBaseChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
1416 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DNullHttpChannel.cpp102 NullHttpChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
H A DHttpBaseChannel.h224 NS_IMETHOD GetDecodedBodySize(uint64_t* aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1545 HttpBaseChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
1546 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DNullHttpChannel.cpp103 NullHttpChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
H A DHttpBaseChannel.h227 NS_IMETHOD GetDecodedBodySize(uint64_t* aDecodedBodySize) override;
H A DHttpBaseChannel.cpp1540 HttpBaseChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
1541 *aDecodedBodySize = mDecodedBodySize; in GetDecodedBodySize()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp154 nsViewSourceChannel::GetDecodedBodySize(uint64_t *aDecodedBodySize) in GetDecodedBodySize() argument
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp218 nsViewSourceChannel::GetDecodedBodySize(uint64_t *aDecodedBodySize) { in GetDecodedBodySize() argument
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp217 nsViewSourceChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp217 nsViewSourceChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp223 nsViewSourceChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument
/dports/www/firefox/firefox-99.0/netwerk/protocol/viewsource/
H A DnsViewSourceChannel.cpp243 nsViewSourceChannel::GetDecodedBodySize(uint64_t* aDecodedBodySize) { in GetDecodedBodySize() argument