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

  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.h 56 void MaybeShowPhishingWarning(GURL phishing_url, bool is_phishing);
client_side_detection_host.cc 186 host_->MaybeShowPhishingWarning(params_.url, is_phishing);
341 &ClientSideDetectionHost::MaybeShowPhishingWarning));
345 void ClientSideDetectionHost::MaybeShowPhishingWarning(GURL phishing_url,

Completed in 41 milliseconds