Searched defs:cacheList (Results 1 – 1 of 1) sorted by relevance
61 …cheWithCountLimitLRU(const std::string& key, const T& cacheObj, std::list<CacheNode<T>>& cacheList, in CacheWithCountLimitLRU()81 …mageCache::GetCacheObjWithCountLimitLRU(const std::string& key, std::list<CacheNode<T>>& cacheList, in GetCacheObjWithCountLimitLRU()