HomeSort by relevance Sort by last modified time
    Searched refs:SparseOperation (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
sparse_control.h 36 enum SparseOperation {
61 int StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,
150 SparseOperation operation_;
sparse_control.cc 142 // Returns the NetLog event type corresponding to a SparseOperation.
144 disk_cache::SparseControl::SparseOperation operation) {
161 disk_cache::SparseControl::SparseOperation operation,
235 int SparseControl::StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,

Completed in 1393 milliseconds