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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.h217 void IncrementIoCount();
H A Dentry_impl.h124 void IncrementIoCount();
H A Dentry_impl.cc45 entry->IncrementIoCount();
674 void EntryImpl::IncrementIoCount() { function in class:disk_cache::EntryImpl
675 backend_->IncrementIoCount();
H A Dbackend_impl.cc1102 void BackendImpl::IncrementIoCount() { function in class:disk_cache::BackendImpl

Completed in 493 milliseconds