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

  /external/chromium/net/disk_cache/
entry_impl.cc 34 entry->IncrementIoCount();
585 void EntryImpl::IncrementIoCount() {
586 backend_->IncrementIoCount();
backend_impl.cc 968 void BackendImpl::IncrementIoCount() {
    [all...]

Completed in 19 milliseconds