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

/frameworks/native/include/utils/
H A DGenerationCache.h89 void attachToCache(const sp<Entry<K, V> >& entry);
155 attachToCache(entry);
172 attachToCache(entry);
217 void GenerationCache<K, V>::attachToCache(const sp<Entry<K, V> >& entry) { function in class:android::GenerationCache

Completed in 1299 milliseconds