Home
last modified time | relevance | path

Searched refs:ReportSafeBrowsingHit (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
Dui_manager.cc153 ReportSafeBrowsingHit(resource.url, page_url, referrer_url, in DisplayBlockingPage()
165 void SafeBrowsingUIManager::ReportSafeBrowsingHit( in ReportSafeBrowsingHit() function in SafeBrowsingUIManager
210 sb_service_->ping_manager()->ReportSafeBrowsingHit( in ReportSafeBrowsingHitOnIOThread()
Dping_manager.h41 void ReportSafeBrowsingHit(const GURL& malicious_url,
Dui_manager.h118 virtual void ReportSafeBrowsingHit(const GURL& malicious_url,
Dping_manager.cc61 void SafeBrowsingPingManager::ReportSafeBrowsingHit( in ReportSafeBrowsingHit() function in SafeBrowsingPingManager
Ddownload_protection_service.cc194 ui_manager_->ReportSafeBrowsingHit( in ReportMalware()