HomeSort by relevance Sort by last modified time
    Searched defs:IncrementIoCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
entry_impl.cc 45 entry->IncrementIoCount();
674 void EntryImpl::IncrementIoCount() {
675 backend_->IncrementIoCount();
    [all...]
backend_impl.cc 1102 void BackendImpl::IncrementIoCount() {
    [all...]

Completed in 40 milliseconds