CacheImpl          77 chrome/common/instant_restricted_id_cache.h   mutable CacheImpl cache_;
CacheImpl          78 chrome/common/instant_restricted_id_cache.h   typename CacheImpl::reverse_iterator last_add_start_;
CacheImpl         146 chrome/common/instant_restricted_id_cache.h   for (typename CacheImpl::reverse_iterator it = last_add_start_;
CacheImpl         158 chrome/common/instant_restricted_id_cache.h   typename CacheImpl::const_iterator cache_it = cache_.Peek(restricted_id);