Searched refs:download_protection_enabled (Results 1 – 2 of 2) sorted by relevance
130 if (sb_service_.get() && sb_service_->download_protection_enabled()) { in SafeBrowsingCheckUrlDone()149 if (sb_service_.get() && sb_service_->download_protection_enabled()) { in SafeBrowsingCheckHashDone()
222 bool download_protection_enabled() const { in download_protection_enabled() function