Home
last modified time | relevance | path

Searched refs:kReadOperation (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dsparse_control.cc161 case disk_cache::SparseControl::kReadOperation: in GetSparseEventType()
181 case disk_cache::SparseControl::kReadOperation: in LogChildOperationEnd()
294 if (!buf && (op == kReadOperation || op == kWriteOperation)) in StartIO()
555 if (kReadOperation == operation_) in ContinueWithoutChild()
611 if (operation_ != kReadOperation) in VerifyRange()
743 case kReadOperation: in DoChildIO()
Dsparse_control.h41 kReadOperation, enumerator
Dentry_impl.cc385 result = sparse_->StartIO(SparseControl::kReadOperation, offset, buf, buf_len, in ReadSparseDataImpl()