Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:OnRead

1135 void BackendImpl::OnRead(int32 bytes) {
1143 // We use the same implementation as OnRead... just log the number of bytes.
1144 OnRead(bytes);