Searched refs:ValidationCacheType (Results 1 – 2 of 2) sorted by relevance
46 ValidationCacheType::const_iterator iter = validation_cache_.begin(); in GetContents()58 typedef base::HashingMRUCache<std::string, bool> ValidationCacheType; typedef59 ValidationCacheType validation_cache_;
36 ValidationCacheType::iterator iter; in QueryKnownToValidate()63 ValidationCacheType::const_reverse_iterator iter; in Serialize()