/external/chromium_org/third_party/WebKit/Source/core/loader/ |
DocumentThreadableLoader.h | 75 virtual void dataSent(Resource*, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) OVERRIDE;
|
WorkerThreadableLoader.h | 106 virtual void didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) OVERRIDE;
|
DocumentThreadableLoader.cpp | 298 void DocumentThreadableLoader::dataSent(Resource* resource, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) 302 m_client->didSendData(bytesSent, totalBytesToBeSent);
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/ |
mockpeerconnectionobservers.h | 150 int BytesSent() {
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/ |
mock_rtp_rtcp.h | 176 int32_t(uint32_t *bytesSent, uint32_t *packetsSent));
|
/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
ResourceLoader.cpp | 331 void ResourceLoader::didSendData(blink::WebURLLoader*, unsigned long long bytesSent, unsigned long long totalBytesToBeSent) 335 m_resource->didSendData(bytesSent, totalBytesToBeSent);
|
Resource.h | 246 virtual void didSendData(unsigned long long /* bytesSent */, unsigned long long /* totalBytesToBeSent */) { }
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XMLHttpRequest.h | 161 virtual void didSendData(unsigned long long bytesSent, unsigned long long totalBytesToBeSent) OVERRIDE;
|
XMLHttpRequest.cpp | [all...] |
/external/chromium_org/content/renderer/npapi/ |
webplugin_impl.h | 335 unsigned long long bytesSent,
|
/external/chromium_org/extensions/common/api/ |
serial.idl | 164 long bytesSent;
|
sockets_tcp.idl | 57 long? bytesSent;
|
sockets_udp.idl | 55 long? bytesSent;
|
/external/chromium_org/media/blink/ |
buffered_resource_loader.h | 142 unsigned long long bytesSent,
|
/external/chromium_org/third_party/webrtc/voice_engine/include/ |
voe_rtp_rtcp.h | 85 int bytesSent;
|
/external/chromium_org/third_party/tlslite/tlslite/ |
tlsrecordlayer.py | 622 bytesSent = self.sock.send(s) #Might raise socket.error 659 if bytesSent == len(s): 661 s = s[bytesSent:] [all...] |
/external/chromium_org/content/child/ |
web_url_loader_impl_unittest.cc | 156 unsigned long long bytesSent,
|
/external/chromium_org/extensions/renderer/resources/ |
data_sender.js | 120 e.bytesSent = this.bytesReceivedBySink_;
|
/external/chromium_org/remoting/webapp/js_proto/ |
chrome_proto.js | 569 this.bytesSent = 0;
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/ |
rtp_rtcp.h | 471 uint32_t* bytesSent,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
odbcss.h | 456 DWORD BytesSent;
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
channel.cc | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar | |