Searched refs:detachFromCache (Results 1 – 1 of 1) sorted by relevance
90 void detachFromCache(const sp<Entry<K, V> >& entry);154 detachFromCache(entry); in get()197 detachFromCache(entry); in removeAt()228 void GenerationCache<K, V>::detachFromCache(const sp<Entry<K, V> >& entry) { in detachFromCache() function