Searched refs:ShouldUpdateStats (Results 1 – 2 of 2) sorted by relevance
202 bool ShouldUpdateStats();
958 bool BackendImpl::ShouldUpdateStats() { in ShouldUpdateStats() function in disk_cache::BackendImpl1059 if (ShouldUpdateStats()) { in OnStatsTimer()1442 if (GetCacheType() == net::DISK_CACHE && ShouldUpdateStats()) { in InitStats()