Home
last modified time | relevance | path

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

/external/libchrome/base/containers/
Dmru_cache.h233 class MRUCache : public MRUCacheBase<KeyType,
242 explicit MRUCache(typename ParentType::size_type max_size) in MRUCache() function
245 virtual ~MRUCache() { in ~MRUCache()
249 DISALLOW_COPY_AND_ASSIGN(MRUCache);