Home
last modified time | relevance | path

Searched defs:dataSent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DRawResource.h95 …virtual void dataSent(Resource*, unsigned long long /* bytesSent */, unsigned long long /* totalBy… in dataSent() function
/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentThreadableLoader.cpp244 void DocumentThreadableLoader::dataSent(Resource* resource, unsigned long long bytesSent, unsigned … in dataSent() function in WebCore::DocumentThreadableLoader