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

/system/core/include/utils/
H A DLruCache.h53 class Iterator { class in class:android::LruCache
55 Iterator(const LruCache<TKey, TValue>& cache): mCache(cache), mIndex(-1) { function in class:android::LruCache::Iterator

Completed in 450 milliseconds