Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DLruCache.h87 struct HashForEntry { struct
101 typedef std::unordered_set<KeyedEntry*, HashForEntry, EqualityForHashedEntries> LruCacheSet; argument