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

/external/chromium/net/disk_cache/
H A Dbackend_impl.h213 void DecrementIoCount();
H A Dentry_impl.h118 void DecrementIoCount();
H A Dentry_impl.cc59 entry_->DecrementIoCount();
677 void EntryImpl::DecrementIoCount() { function in class:disk_cache::EntryImpl
678 backend_->DecrementIoCount();
H A Dbackend_impl.cc1187 void BackendImpl::DecrementIoCount() { function in class:disk_cache::BackendImpl

Completed in 564 milliseconds