Searched defs:threat_type (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/chrome/browser/safe_browsing/ |
D | ui_manager.cc | 39 SBThreatType threat_type; member 81 SBThreatType threat_type, in DisplayBlockingPage() 196 SBThreatType threat_type, in ReportSafeBrowsingHit() 224 SBThreatType threat_type, in ReportSafeBrowsingHitOnIOThread()
|
D | database_manager.h | 103 SBThreatType threat_type) {} in OnCheckBrowseUrlResult() 107 SBThreatType threat_type) {} in OnCheckDownloadUrlResult() 111 SBThreatType threat_type) {} in OnCheckDownloadHashResult()
|
D | safe_browsing_blocking_page.cc | 211 SBThreatType threat_type = resource.threat_type; in SafeBrowsingBlockingPage() local 292 SBThreatType threat_type = unsafe_resources_[0].threat_type; in CommandReceived() local 312 SBThreatType threat_type = unsafe_resources_[0].threat_type; in CommandReceived() local 398 SBThreatType threat_type = unsafe_resources_[element_index].threat_type; in CommandReceived() local 906 SBThreatType threat_type = resource.threat_type; in PopulateMultipleThreatStringDictionary() local 1021 SBThreatType threat_type = unsafe_resources_[0].threat_type; in GetHTMLContents() local
|
D | ui_manager.h | 47 SBThreatType threat_type; member
|
D | ping_manager.cc | 66 SBThreatType threat_type, in ReportSafeBrowsingHit()
|
D | download_protection_service.cc | 172 void CheckDone(SBThreatType threat_type) { in CheckDone() 191 void ReportMalware(SBThreatType threat_type) { in ReportMalware() 255 SBThreatType threat_type) OVERRIDE { in OnCheckDownloadUrlResult()
|
D | safe_browsing_blocking_page_test.cc | 113 void SetURLThreatType(const GURL& url, SBThreatType threat_type) { in SetURLThreatType() 368 void SetURLThreatType(const GURL& url, SBThreatType threat_type) { in SetURLThreatType() 379 GURL SetupWarningAndNavigate(SBThreatType threat_type) { in SetupWarningAndNavigate()
|
D | safe_browsing_test.cc | 305 SBThreatType threat_type) OVERRIDE { in OnCheckBrowseUrlResult()
|
D | safe_browsing_service_browsertest.cc | 648 SBThreatType threat_type) OVERRIDE { in OnCheckDownloadUrlResult() 656 SBThreatType threat_type) OVERRIDE { in OnCheckDownloadHashResult()
|
D | database_manager.cc | 65 const SBThreatType threat_type, in IsExpectedThreat()
|
D | download_protection_service_unittest.cc | 137 ACTION_P(CheckDownloadUrlDone, threat_type) { in ACTION_P() argument
|
/external/chromium_org/chrome/browser/renderer_host/ |
D | safe_browsing_resource_throttle.cc | 81 const GURL& url, SBThreatType threat_type) { in OnCheckBrowseUrlResult() 127 const GURL& url, SBThreatType threat_type) { in StartDisplayingBlockingPage()
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_service.h | 66 UrlCheckResult threat_type; member
|
D | safe_browsing_service.cc | 1042 SafeBrowsingService::UrlCheckResult threat_type, in ReportSafeBrowsingHit() 1066 SafeBrowsingService::UrlCheckResult threat_type, in ReportSafeBrowsingHitOnIOThread()
|
D | protocol_manager.cc | 652 SafeBrowsingService::UrlCheckResult threat_type, in ReportSafeBrowsingHit()
|
/external/chromium_org/chrome/browser/prerender/ |
D | prerender_browsertest.cc | 516 void SetThreatTypeForUrl(const GURL& url, SBThreatType threat_type) { in SetThreatTypeForUrl()
|