Searched defs:sb_service_ (Results 1 – 8 of 8) sorted by relevance
/external/chromium/chrome/browser/safe_browsing/ | ||
D | client_side_detection_host.h | 69 scoped_refptr<SafeBrowsingService> sb_service_; variable |
D | malware_details.h | 111 scoped_refptr<SafeBrowsingService> sb_service_; variable |
D | safe_browsing_blocking_page.h | 138 SafeBrowsingService* sb_service_; variable |
D | client_side_detection_host.cc | 223 scoped_refptr<SafeBrowsingService> sb_service_; member in safe_browsing::ClientSideDetectionHost::ShouldClassifyUrlRequest |
D | client_side_detection_host_unittest.cc | 210 scoped_refptr<StrictMock<MockSafeBrowsingService> > sb_service_; member in safe_browsing::ClientSideDetectionHostTest |
D | malware_details_unittest.cc | 283 scoped_refptr<MockSafeBrowsingService> sb_service_; member in MalwareDetailsTest |
D | safe_browsing_service_browsertest.cc | 220 SafeBrowsingService* sb_service_; member in TestProtocolManager |
/external/chromium/chrome/browser/download/ | ||
D | download_safe_browsing_client.h | 98 scoped_refptr<SafeBrowsingService> sb_service_; variable |