Searched refs:MRUCache (Results 1 – 1 of 1) sorted by relevance
233 class MRUCache : public MRUCacheBase<KeyType,242 explicit MRUCache(typename ParentType::size_type max_size) in MRUCache() function245 virtual ~MRUCache() { in ~MRUCache()249 DISALLOW_COPY_AND_ASSIGN(MRUCache);