Searched defs:DecrementIoCount (Results 1 - 2 of 2) sorted by relevance

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

Completed in 1163 milliseconds