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

  /external/chromium/net/base/
host_cache.cc 70 // Compact the cache if we grew it beyond limit -- exclude |entry| from
73 Compact(now, ptr);
120 void HostCache::Compact(base::TimeTicks now, const Entry* pinned_entry) {