Searched refs:HashForEntry (Results 1 – 1 of 1) sorted by relevance
70 struct HashForEntry : public std::unary_function<Entry*, hash_t> { struct82 typedef std::unordered_set<Entry*, HashForEntry, EqualityForHashedEntries> LruCacheSet; argument