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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.h218 void DecrementIoCount();
H A Dentry_impl.h125 void DecrementIoCount();
H A Dentry_impl.cc63 entry_->DecrementIoCount();
678 void EntryImpl::DecrementIoCount() { function in class:disk_cache::EntryImpl
680 backend_->DecrementIoCount();
H A Dbackend_impl.cc1106 void BackendImpl::DecrementIoCount() { function in class:disk_cache::BackendImpl

Completed in 1014 milliseconds