Searched refs:ShouldReportAgain (Results 1 – 7 of 7) sorted by relevance
132 bool ShouldReportAgain();
195 bool ShouldReportAgain();
453 if (cache_type_ == net::DISK_CACHE && ShouldReportAgain()) in InitStats()
244 bool BackendImplV3::ShouldReportAgain() { in ShouldReportAgain() function in disk_cache::BackendImplV3347 if (ShouldReportAgain()) in OnTimerTick()800 if (cache_type_ == net::DISK_CACHE && ShouldReportAgain()) in InitStats()
427 if (backend_->ShouldReportAgain()) { in ReportTrimTimes()
960 bool BackendImpl::ShouldReportAgain() { in ShouldReportAgain() function in disk_cache::BackendImpl1093 if (ShouldReportAgain()) in OnStatsTimer()1439 if (cache_type_ == net::DISK_CACHE && ShouldReportAgain()) in InitStats()
257 if (backend_->ShouldReportAgain()) { in ReportTrimTimes()