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