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

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h 178 bool malware_or_phishing_match_; member in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host.cc 252 malware_or_phishing_match_(false) {
294 malware_or_phishing_match_ = false;
366 malware_or_phishing_match_ = true;
375 return malware_or_phishing_match_ || DidShowSBInterstitial();

Completed in 170 milliseconds