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

  /external/chromium/net/disk_cache/
entry_impl.cc 50 entry_->DecrementIoCount();
589 void EntryImpl::DecrementIoCount() {
590 backend_->DecrementIoCount();
backend_impl.cc 972 void BackendImpl::DecrementIoCount() {
    [all...]

Completed in 732 milliseconds