Home
last modified time | relevance | path

Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance

/system/bt/common/
Dlru.h45 LruCache(const size_t& capacity, const std::string& log_tag) in LruCache() function
/system/core/libutils/include/utils/
DLruCache.h163 LruCache<TKey, TValue>::LruCache(uint32_t maxCapacity) in LruCache() function