GetByteReadCount 95 net/filter/filter.h virtual int64 GetByteReadCount() const = 0; GetByteReadCount 56 net/filter/mock_filter_context.h virtual int64 GetByteReadCount() const OVERRIDE; GetByteReadCount 56 net/filter/sdch_filter.cc static_cast<int>(filter_context_.GetByteReadCount())); GetByteReadCount 66 net/filter/sdch_filter.cc static_cast<int>(filter_context_.GetByteReadCount())); GetByteReadCount 85 net/filter/sdch_filter.cc (filter_context_.GetByteReadCount() * 100) / output_bytes_)); GetByteReadCount 67 net/url_request/url_request_http_job.cc virtual int64 GetByteReadCount() const OVERRIDE;