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

  /external/chromium/net/disk_cache/
entry_impl.cc 41 entry->IncrementIoCount();
673 void EntryImpl::IncrementIoCount() {
674 backend_->IncrementIoCount();
    [all...]
backend_impl.cc     [all...]
  /external/chromium_org/net/disk_cache/
entry_impl.cc 42 entry->IncrementIoCount();
671 void EntryImpl::IncrementIoCount() {
672 backend_->IncrementIoCount();
    [all...]
backend_impl.cc 1072 void BackendImpl::IncrementIoCount() {
    [all...]

Completed in 133 milliseconds