Home | History | Annotate | Download | only in blockfile

Lines Matching defs:OnRead

1047 void BackendImpl::OnRead(int32 bytes) {
1055 // We use the same implementation as OnRead... just log the number of bytes.
1056 OnRead(bytes);