Searched defs:removeOldest (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/utils/
H A DGenerationCache.h78 bool removeOldest();
165 removeOldest();
201 bool GenerationCache<K, V>::removeOldest() { function in class:android::GenerationCache
208 ALOGE("GenerationCache: removeOldest failed to find the item in the cache "

Completed in 33 milliseconds