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

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h 130 bool MalwareKillSwitchIsOn();
client_side_detection_host.cc 410 if (malware_report_enabled_ && !MalwareKillSwitchIsOn()) {
576 !MalwareKillSwitchIsOn()) {
614 bool ClientSideDetectionHost::MalwareKillSwitchIsOn() {

Completed in 282 milliseconds