Searched refs:IncrementIoCount (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ | ||
H A D | backend_impl.h | 217 void IncrementIoCount(); |
H A D | entry_impl.h | 124 void IncrementIoCount(); |
H A D | entry_impl.cc | 45 entry->IncrementIoCount(); 674 void EntryImpl::IncrementIoCount() { function in class:disk_cache::EntryImpl 675 backend_->IncrementIoCount(); |
H A D | backend_impl.cc | 1102 void BackendImpl::IncrementIoCount() { function in class:disk_cache::BackendImpl |
Completed in 140 milliseconds