ReadDataImpl      815 net/disk_cache/blockfile/entry_impl.cc     return ReadDataImpl(index, offset, buf, buf_len, callback);
ReadDataImpl       45 net/disk_cache/blockfile/entry_impl.h   int ReadDataImpl(int index, int offset, IOBuffer* buf, int buf_len,
ReadDataImpl      528 net/disk_cache/blockfile/entry_impl_v3.cc     return ReadDataImpl(index, offset, buf, buf_len, callback);
ReadDataImpl      294 net/disk_cache/blockfile/in_flight_backend_io.cc           entry_->ReadDataImpl(index_, offset_, buf_.get(), buf_len_,
ReadDataImpl      730 net/disk_cache/blockfile/sparse_control.cc       rv = child_->ReadDataImpl(kSparseData, child_offset_, user_buf_.get(),
ReadDataImpl      572 net/disk_cache/blockfile/sparse_control_v3.cc       rv = child_->ReadDataImpl(kSparseData, child_offset_, user_buf_.get(),