Home
last modified time | relevance | path

Searched defs:didSendData (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DThreadableLoaderClient.h47 …virtual void didSendData(unsigned long long /*bytesSent*/, unsigned long long /*totalBytesToBeSent… in didSendData() function
DThreadableLoaderClientWrapper.h60 void didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData() function
DWorkerLoaderClientBridgeSyncHelper.cpp64 void WorkerLoaderClientBridgeSyncHelper::didSendData(unsigned long long bytesSent, unsigned long lo… in didSendData() function in blink::WorkerLoaderClientBridgeSyncHelper
DWorkerLoaderClientBridge.cpp58 void WorkerLoaderClientBridge::didSendData(unsigned long long bytesSent, unsigned long long totalBy… in didSendData() function in blink::WorkerLoaderClientBridge
DWorkerThreadableLoader.cpp210 void WorkerThreadableLoader::MainThreadBridge::didSendData(unsigned long long bytesSent, unsigned l… in didSendData() function in blink::WorkerThreadableLoader::MainThreadBridge
/external/chromium_org/third_party/WebKit/public/platform/
DWebURLLoaderClient.h50 virtual void didSendData( in didSendData() function
/external/chromium_org/content/renderer/media/android/
Dmedia_info_loader.cc112 void MediaInfoLoader::didSendData( in didSendData() function in content::MediaInfoLoader
/external/chromium_org/third_party/WebKit/Source/platform/network/
DSocketStreamHandle.cpp119 void SocketStreamHandleInternal::didSendData(blink::WebSocketStreamHandle* socketHandle, int amount… in didSendData() function in blink::SocketStreamHandleInternal
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DRawResource.cpp109 void RawResource::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData() function in blink::RawResource
DResourceLoader.cpp331 void ResourceLoader::didSendData(blink::WebURLLoader*, unsigned long long bytesSent, unsigned long … in didSendData() function in blink::ResourceLoader
DResource.h246 …virtual void didSendData(unsigned long long /* bytesSent */, unsigned long long /* totalBytesToBeS… in didSendData() function
/external/chromium_org/content/renderer/pepper/
Dpepper_url_loader_host.cc132 void PepperURLLoaderHost::didSendData( in didSendData() function in content::PepperURLLoaderHost
/external/chromium_org/third_party/WebKit/Source/web/
DAssociatedURLLoader.cpp188 void AssociatedURLLoader::ClientAdapter::didSendData(unsigned long long bytesSent, unsigned long lo… in didSendData() function in blink::AssociatedURLLoader::ClientAdapter
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.cc104 virtual void didSendData( in didSendData() function in content::__anon2266a6ab0111::MultiPartResponseClient
488 void WebPluginImpl::LoaderClient::didSendData( in didSendData() function in content::WebPluginImpl::LoaderClient
951 void WebPluginImpl::didSendData(WebURLLoader* loader, in didSendData() function in content::WebPluginImpl
/external/chromium_org/media/blink/
Dbuffered_resource_loader.cc348 void BufferedResourceLoader::didSendData( in didSendData() function in media::BufferedResourceLoader
/external/chromium_org/third_party/WebKit/Source/web/tests/
DAssociatedURLLoaderTest.cpp137 …void didSendData(WebURLLoader* loader, unsigned long long bytesSent, unsigned long long totalBytes… in didSendData() function in __anonf2d7501a0111::AssociatedURLLoaderTest
/external/chromium_org/content/child/
Dmultipart_response_delegate_unittest.cc56 virtual void didSendData( in didSendData() function in content::__anoncbb6667c0111::MockWebURLLoaderClient
Dweb_url_loader_impl_unittest.cc155 virtual void didSendData(blink::WebURLLoader* loader, in didSendData() function in content::__anonfb6ff0890111::TestWebURLLoaderClient
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp1375 void XMLHttpRequest::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSen… in didSendData() function in blink::XMLHttpRequest