Searched refs:total_response_bytes_ (Results 1 – 2 of 2) sorted by relevance
98 total_response_bytes_(-1) { in URLFetcherCore()396 total_response_bytes_ = request_->GetExpectedContentSize(); in OnResponseStarted()889 this, current_response_bytes_, total_response_bytes_)); in InformDelegateDownloadProgress()
313 int64 total_response_bytes_; variable