Searched refs:attachToCache (Results 1 - 1 of 1) sorted by relevance

/system/core/include/utils/
H A DLruCache.h93 void attachToCache(Entry& entry);
135 attachToCache(entry);
158 attachToCache(entry);
208 void LruCache<TKey, TValue>::attachToCache(Entry& entry) { function in class:android::LruCache

Completed in 19 milliseconds