Home | History | Annotate | Download | only in safe_browsing

Lines Matching defs:CanReportStats

194 bool SafeBrowsingService::CanReportStats() const {
203 return enable_download_protection_ && CanReportStats();
1008 if (resource.threat_type != SafeBrowsingService::SAFE && CanReportStats()) {
1045 if (!CanReportStats())