Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance
45 LruCache(const size_t& capacity, const std::string& log_tag) in LruCache() function
163 LruCache<TKey, TValue>::LruCache(uint32_t maxCapacity) in LruCache() function