Searched refs:SparseOperation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dsparse_control.h37 enum SparseOperation { enum in class:disk_cache::SparseControl
62 int StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,
151 SparseOperation operation_;
H A Dsparse_control_v3.h37 enum SparseOperation { enum in class:disk_cache::SparseControl
57 int StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,
149 SparseOperation operation_;
H A Dsparse_control_v3.cc145 // Returns the NetLog event type corresponding to a SparseOperation.
147 disk_cache::SparseControl::SparseOperation operation) {
164 disk_cache::SparseControl::SparseOperation operation,
225 int SparseControl::StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,
H A Dsparse_control.cc143 // Returns the NetLog event type corresponding to a SparseOperation.
145 disk_cache::SparseControl::SparseOperation operation) {
162 disk_cache::SparseControl::SparseOperation operation,
244 int SparseControl::StartIO(SparseOperation op, int64 offset, net::IOBuffer* buf,

Completed in 451 milliseconds