Home | History | Annotate | Download | only in url_request

Lines Matching defs:GetTotalReceivedBytes

291 int64 URLRequest::GetTotalReceivedBytes() const {
295 return job_->GetTotalReceivedBytes();