Searched refs:current_response_bytes_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_fetcher_core.cc95 current_response_bytes_(0),
430 current_response_bytes_ += bytes_read;
506 current_response_bytes_ = 0;
886 this, current_response_bytes_, total_response_bytes_));
H A Durl_fetcher_core.h310 int64 current_response_bytes_; member in class:net::URLFetcherCore

Completed in 79 milliseconds