Searched refs:HashingMRUCache (Results 1 – 1 of 1) sorted by relevance
295 class HashingMRUCache : public MRUCacheBase<KeyType,306 explicit HashingMRUCache(typename ParentType::size_type max_size) in HashingMRUCache() function309 virtual ~HashingMRUCache() { in ~HashingMRUCache()313 DISALLOW_COPY_AND_ASSIGN(HashingMRUCache);