Home
last modified time | relevance | path

Searched refs:HashingMRUCache (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/containers/
Dmru_cache.h250 class HashingMRUCache
258 explicit HashingMRUCache(typename ParentType::size_type max_size) in HashingMRUCache() function
260 virtual ~HashingMRUCache() = default;
263 DISALLOW_COPY_AND_ASSIGN(HashingMRUCache);