Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/
H A Dweb_associated_url_loader_impl.cc113 void DidSendData(uint64_t /*bytesSent*/,
192 void WebAssociatedURLLoaderImpl::ClientAdapter::DidSendData( in DidSendData() function in blink::WebAssociatedURLLoaderImpl::ClientAdapter
198 client_->DidSendData(bytes_sent, total_bytes_to_be_sent); in DidSendData()
H A Dthreadable_loader_client.h50 virtual void DidSendData(uint64_t /*bytesSent*/, in DidSendData() function
H A Dthreadable_loader.cc263 client_->DidSendData(bytes_sent, total_bytes_to_be_sent); in DataSent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_associated_url_loader_client.h20 virtual void DidSendData(uint64_t bytes_sent, in DidSendData() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_associated_url_loader_client.h20 virtual void DidSendData(uint64_t bytes_sent, in DidSendData() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/
H A Dthreadable_loader_client.h50 virtual void DidSendData(uint64_t /*bytesSent*/, in DidSendData() function
H A Dweb_associated_url_loader_impl.cc115 void DidSendData(uint64_t /*bytesSent*/,
195 void WebAssociatedURLLoaderImpl::ClientAdapter::DidSendData( in DidSendData() function in blink::WebAssociatedURLLoaderImpl::ClientAdapter
201 client_->DidSendData(bytes_sent, total_bytes_to_be_sent); in DidSendData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_url_loader_client.h76 virtual void DidSendData(uint64_t bytes_sent, in DidSendData() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_url_loader_client.h80 virtual void DidSendData(uint64_t bytes_sent, in DidSendData() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/blink/
H A Dresource_multibuffer_data_provider.h55 void DidSendData(uint64_t bytesSent, uint64_t totalBytesToBeSent) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/
H A Dresource_multibuffer_data_provider.h55 void DidSendData(uint64_t bytesSent, uint64_t totalBytesToBeSent) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dpepper_url_loader_host.h49 void DidSendData(uint64_t bytes_sent,
H A Dpepper_url_loader_host.cc159 void PepperURLLoaderHost::DidSendData(uint64_t bytes_sent, in DidSendData() function in content::PepperURLLoaderHost
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Ddndobjects.h51 bool DidSendData() const { return m_didSendData; } in DidSendData() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/pepper/
H A Dpepper_url_loader_host.h49 void DidSendData(uint64_t bytes_sent,
H A Dpepper_url_loader_host.cc159 void PepperURLLoaderHost::DidSendData(uint64_t bytes_sent, in DidSendData() function in content::PepperURLLoaderHost
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/loader/fetch/
H A Draw_resource.h127 void DidSendData(uint64_t bytes_sent,
H A Dresource_loader.h125 void DidSendData(uint64_t bytes_sent,
H A Dresource.h336 virtual void DidSendData(uint64_t /* bytesSent */, in DidSendData() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/loader/fetch/
H A Dresource_loader.h124 void DidSendData(uint64_t bytes_sent,
H A Draw_resource.h127 void DidSendData(uint64_t bytes_sent,
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/ppapi_migration/
H A Durl_loader.h175 void DidSendData(uint64_t bytes_sent,
H A Durl_loader.cc202 void BlinkUrlLoader::DidSendData(uint64_t bytes_sent, in DidSendData() function in chrome_pdf::BlinkUrlLoader
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xmlhttprequest/
H A Dxml_http_request.h182 void DidSendData(uint64_t bytes_sent,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xmlhttprequest/
H A Dxml_http_request.h183 void DidSendData(uint64_t bytes_sent,

12