Searched defs:totalBytesToBeSent (Results 1 – 14 of 14) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/xml/ |
| D | XMLHttpRequestUpload.cpp | 53 …tUpload::dispatchProgressEvent(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in dispatchProgressEvent()
|
| D | XMLHttpRequest.cpp | 1375 …id XMLHttpRequest::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| /external/chromium_org/third_party/WebKit/Source/core/loader/ |
| D | WorkerLoaderClientBridge.cpp | 52 …tWrapper> workerClientWrapper, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in workerGlobalScopeDidSendData() 58 …oaderClientBridge::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| D | ThreadableLoaderClientWrapper.h | 60 void didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| D | WorkerLoaderClientBridgeSyncHelper.cpp | 64 …tBridgeSyncHelper::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| D | WorkerThreadableLoader.cpp | 210 …:MainThreadBridge::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| D | DocumentThreadableLoader.cpp | 298 …::dataSent(Resource* resource, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in dataSent()
|
| /external/chromium_org/third_party/WebKit/public/platform/ |
| D | WebURLLoaderClient.h | 51 WebURLLoader*, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) { } in didSendData()
|
| /external/chromium_org/third_party/WebKit/Source/core/fetch/ |
| D | RawResource.cpp | 109 void RawResource::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| D | ResourceLoader.cpp | 331 …SendData(blink::WebURLLoader*, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | AssociatedURLLoader.cpp | 188 …er::ClientAdapter::didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | AssociatedURLLoaderTest.cpp | 137 …SendData(WebURLLoader* loader, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) in didSendData()
|
| /external/chromium_org/content/child/ |
| D | web_url_loader_impl_unittest.cc | 157 unsigned long long totalBytesToBeSent) OVERRIDE { in didSendData()
|
| /external/chromium_org/content/renderer/npapi/ |
| D | webplugin_impl.cc | 490 unsigned long long totalBytesToBeSent) { in didSendData()
|