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

  /external/chromium/net/disk_cache/
backend_impl.h 355 int entry_count_; // Number of entries accessed lately. member in class:disk_cache::BackendImpl
backend_impl.cc 442 entry_count_ = byte_count_ = 0;
689 entry_count_++;
775 entry_count_++;
    [all...]

Completed in 474 milliseconds