Searched refs:CanReportStats (Results 1 – 3 of 3) sorted by relevance
194 bool SafeBrowsingService::CanReportStats() const { in CanReportStats() function in SafeBrowsingService203 return enable_download_protection_ && CanReportStats(); in DownloadBinHashNeeded()1008 if (resource.threat_type != SafeBrowsingService::SAFE && CanReportStats()) { in DoDisplayBlockingPage()1045 if (!CanReportStats()) in ReportSafeBrowsingHit()
146 bool CanReportStats() const;
965 resource_dispatcher_host()->safe_browsing_service()->CanReportStats() && in IsSafeBrowsingDetectionServiceEnabled()