Searched refs:dataSent (Results 1 – 4 of 4) sorted by relevance
95 …virtual void dataSent(Resource*, unsigned long long /* bytesSent */, unsigned long long /* totalBy… in dataSent() function
106 c->dataSent(this, bytesSent, totalBytesToBeSent); in didSendData()
80 …virtual void dataSent(Resource*, unsigned long long bytesSent, unsigned long long totalBytesToBeSe…
244 void DocumentThreadableLoader::dataSent(Resource* resource, unsigned long long bytesSent, unsigned … in dataSent() function in WebCore::DocumentThreadableLoader