Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dsparse_control.h68 void CancelIO();
Dsparse_control.cc234 void SparseControl::CancelIO() { in CancelIO() function in disk_cache::SparseControl
Dentry_impl.cc396 sparse_->CancelIO(); in CancelSparseIO()