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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 594 bool found_phishing = false; local
598 found_phishing = true;
606 if (!found_phishing)
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.cc 601 bool found_phishing = false; local
605 found_phishing = true;
613 if (!found_phishing)

Completed in 165 milliseconds