Home
last modified time | relevance | path

Searched refs:ShouldReportAgain (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/disk_cache/
Dstats.cc150 backend->ShouldReportAgain()) { in Init()
Dbackend_impl.h190 bool ShouldReportAgain();
Deviction.cc230 if (backend_->ShouldReportAgain()) { in ReportTrimTimes()
Dbackend_impl.cc1052 bool BackendImpl::ShouldReportAgain() { in ShouldReportAgain() function in disk_cache::BackendImpl
1174 if (ShouldReportAgain()) in OnStatsTimer()