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

/external/chromium/net/disk_cache/
H A Dbackend_impl.h190 bool ShouldReportAgain();
H A Dstats.cc148 // ShouldReportAgain() will re-enter this object.
150 backend->ShouldReportAgain()) {
H A Deviction.cc230 if (backend_->ShouldReportAgain()) {
H A Dbackend_impl.cc1052 bool BackendImpl::ShouldReportAgain() { function in class:disk_cache::BackendImpl
1174 if (ShouldReportAgain())

Completed in 57 milliseconds