HomeSort by relevance Sort by last modified time
    Searched refs:malware_report_enabled_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h 174 bool malware_report_enabled_; member in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host.cc 251 malware_report_enabled_(false),
271 malware_report_enabled_ = (
410 if (malware_report_enabled_ && !MalwareKillSwitchIsOn()) {
575 if (req && browse_info_.get() && malware_report_enabled_ &&
client_side_detection_host_unittest.cc 223 csd_host_->malware_report_enabled_ = true;
    [all...]

Completed in 24 milliseconds