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

  /external/chromium_org/net/disk_cache/blockfile/
eviction.h 73 Rankings* rankings_; member in class:disk_cache::Eviction
backend_impl.h 369 Rankings rankings_; // Rankings to be able to trim the cache. member in class:disk_cache::BackendImpl
rankings.h 75 rankings_->FreeRankingsBlock(get());
79 rankings_ = rankings;
85 rankings_->FreeRankingsBlock(get());
90 Rankings* rankings_; member in class:disk_cache::Rankings::ScopedRankingsBlock
  /external/chromium_org/net/disk_cache/memory/
mem_backend_impl.h 110 MemRankings rankings_; // Rankings to be able to trim the cache. member in class:disk_cache::MemBackendImpl

Completed in 613 milliseconds