Home | History | Annotate | Download | only in url_request

Lines Matching defs:GetTotalReceivedBytes

1280 int64 URLRequestHttpJob::GetTotalReceivedBytes() const {
1284 return transaction_->GetTotalReceivedBytes();