Home
last modified time | relevance | path

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

123

/dports/www/firefox-esr/firefox-91.8.0/dom/fetch/
H A DBodyExtractor.cpp162 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
170 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
178 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/fetch/
H A DBodyExtractor.cpp164 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
172 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
180 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
/dports/www/firefox/firefox-99.0/dom/fetch/
H A DBodyExtractor.cpp162 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
170 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
178 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/fetch/
H A DBodyExtractor.cpp162 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
170 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
178 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/fetch/
H A DBodyExtractor.cpp162 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
170 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
178 return mBody->GetSendInfo(aResult, aContentLength, aContentTypeWithCharset, in GetAsStream()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DFileSnapshot.h139 GetSendInfo(nsIInputStream** aBody, in NS_DEFINE_STATIC_IID_ACCESSOR()
144 return mBlobImpl->GetSendInfo(aBody, in NS_DEFINE_STATIC_IID_ACCESSOR()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DFileSnapshot.h112 virtual nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in NS_DEFINE_STATIC_IID_ACCESSOR()
115 return mBlobImpl->GetSendInfo(aBody, aContentLength, aContentType, in NS_DEFINE_STATIC_IID_ACCESSOR()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/file/
H A DBlob.cpp173 nsresult Blob::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::Blob
176 return mImpl->GetSendInfo(aBody, aContentLength, aContentType, aCharset); in GetSendInfo()
H A DBlobImpl.h84 virtual nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
H A DBlob.h113 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
H A DBaseBlobImpl.cpp67 nsresult BaseBlobImpl::GetSendInfo(nsIInputStream** aBody, in GetSendInfo() function in mozilla::dom::BaseBlobImpl
/dports/lang/spidermonkey78/firefox-78.9.0/dom/file/
H A DBlobImpl.h86 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
H A DBlobImpl.cpp64 nsresult BlobImpl::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::BlobImpl
H A DBlob.cpp204 nsresult Blob::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::Blob
207 return mImpl->GetSendInfo(aBody, aContentLength, aContentType, aCharset); in GetSendInfo()
/dports/www/firefox-esr/firefox-91.8.0/dom/file/
H A DBlobImpl.h90 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
H A DBlobImpl.cpp65 nsresult BlobImpl::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::BlobImpl
H A DBlob.cpp204 nsresult Blob::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::Blob
207 return mImpl->GetSendInfo(aBody, aContentLength, aContentType, aCharset); in GetSendInfo()
/dports/www/firefox/firefox-99.0/dom/file/
H A DBlobImpl.cpp65 nsresult BlobImpl::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::BlobImpl
H A DBlobImpl.h90 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/file/
H A DBlobImpl.cpp65 nsresult BlobImpl::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::BlobImpl
H A DBlobImpl.h90 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
H A DBlob.cpp204 nsresult Blob::GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength, in GetSendInfo() function in mozilla::dom::Blob
207 return mImpl->GetSendInfo(aBody, aContentLength, aContentType, aCharset); in GetSendInfo()
/dports/www/firefox-esr/firefox-91.8.0/dom/url/
H A DURLSearchParams.h102 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
/dports/www/firefox/firefox-99.0/dom/url/
H A DURLSearchParams.h102 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/url/
H A DURLSearchParams.h102 nsresult GetSendInfo(nsIInputStream** aBody, uint64_t* aContentLength,

123