Searched refs:current_response_bytes_ (Results 1 – 2 of 2) sorted by relevance
97 current_response_bytes_(0), in URLFetcherCore()432 current_response_bytes_ += bytes_read; in OnReadCompleted()508 current_response_bytes_ = 0; in StartURLRequest()889 this, current_response_bytes_, total_response_bytes_)); in InformDelegateDownloadProgress()
311 int64 current_response_bytes_; variable