Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_cache.cpp61 …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()