HomeSort by relevance Sort by last modified time
    Searched refs:safe_browsing (Results 26 - 50 of 172) sorted by null

12 3 4 5 6 7

  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
incident_handler_util.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
13 namespace safe_browsing { namespace
26 } // namespace safe_browsing
tracked_preference_incident_handlers.h 12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
incident_reporting_service_unittest.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.h"
18 #include "chrome/browser/safe_browsing/incident_reporting/incident_report_uploader.h"
19 #include "chrome/browser/safe_browsing/incident_reporting/last_download_finder.h"
21 #include "chrome/common/safe_browsing/csd.pb.h"
37 : public safe_browsing::IncidentReportingService {
42 void(safe_browsing::ClientIncidentReport_EnvironmentData*)>
45 typedef base::Callback<scoped_ptr<safe_browsing::LastDownloadFinder>(
46 const safe_browsing::LastDownloadFinder::LastDownloadCallback&
49 typedef base::Callback<scoped_ptr<safe_browsing::IncidentReportUploader>(
50 const safe_browsing::IncidentReportUploader::OnResultCallback&
    [all...]
binary_integrity_incident_handlers.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_handlers.h"
8 #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
9 #include "chrome/common/safe_browsing/csd.pb.h"
11 namespace safe_browsing { namespace
26 } // namespace safe_browsing
blacklist_load_analyzer.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h"
8 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
9 #include "chrome/browser/safe_browsing/safe_browsing_service.h"
11 namespace safe_browsing { namespace
32 } // namespace safe_browsing
blacklist_load_incident_handlers.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_handlers.h"
8 #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
9 #include "chrome/common/safe_browsing/csd.pb.h"
11 namespace safe_browsing { namespace
26 } // namespace safe_browsing
incident_report_uploader.h 11 namespace safe_browsing { namespace
46 } // namespace safe_browsing
tracked_preference_incident_handlers.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/tracked_preference_incident_handlers.h"
8 #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
9 #include "chrome/common/safe_browsing/csd.pb.h"
11 namespace safe_browsing { namespace
29 } // namespace safe_browsing
last_download_finder_unittest.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/last_download_finder.h"
26 #include "chrome/common/safe_browsing/csd.pb.h"
67 safe_browsing::ClientIncidentReport_DownloadDetails> download) {
83 // safe_browsing::LastDownloadFinder::LastDownloadCallback implementation that
86 scoped_ptr<safe_browsing::ClientIncidentReport_DownloadDetails>* result,
88 scoped_ptr<safe_browsing::ClientIncidentReport_DownloadDetails>
189 scoped_ptr<safe_browsing::ClientIncidentReport_DownloadDetails>
193 scoped_ptr<safe_browsing::ClientIncidentReport_DownloadDetails>
196 scoped_ptr<safe_browsing::LastDownloadFinder> finder(
197 safe_browsing::LastDownloadFinder::Create
    [all...]
module_integrity_verifier_win.h 20 namespace safe_browsing { namespace
44 } // namespace safe_browsing
  /external/chromium_org/chrome/browser/safe_browsing/
path_sanitizer.h 11 namespace safe_browsing { namespace
29 } // namespace safe_browsing
safe_browsing_tab_observer.cc 5 #include "chrome/browser/safe_browsing/safe_browsing_tab_observer.h"
19 #include "chrome/browser/safe_browsing/client_side_detection_host.h"
22 DEFINE_WEB_CONTENTS_USER_DATA_KEY(safe_browsing::SafeBrowsingTabObserver);
24 namespace safe_browsing { namespace
66 bool safe_browsing = prefs->GetBoolean(prefs::kSafeBrowsingEnabled); local
67 if (safe_browsing &&
79 rvh->GetRoutingID(), safe_browsing));
93 } // namespace safe_browsing
binary_feature_extractor.h 18 namespace safe_browsing { namespace
45 } // namespace safe_browsing
browser_features.cc 5 #include "chrome/browser/safe_browsing/browser_features.h"
7 namespace safe_browsing { namespace
36 } // namespace safe_browsing
browser_features.h 11 namespace safe_browsing { namespace
15 // chrome/browser/safe_browsing/client_side_detection_service.cc if the feature
83 } // namespace safe_browsing
path_sanitizer.cc 5 #include "chrome/browser/safe_browsing/path_sanitizer.h"
10 namespace safe_browsing { namespace
30 } // namespace safe_browsing
safe_browsing_tab_observer.h 16 namespace safe_browsing { namespace
50 } // namespace safe_browsing
safe_browsing_service.h 20 #include "chrome/browser/safe_browsing/incident_reporting/delayed_analysis_callback.h"
21 #include "chrome/browser/safe_browsing/safe_browsing_util.h"
47 namespace safe_browsing { namespace
98 safe_browsing::ClientSideDetectionService*
106 safe_browsing::DownloadProtectionService*
132 const safe_browsing::DelayedAnalysisCallback& callback);
233 scoped_ptr<safe_browsing::ClientSideDetectionService> csd_service_;
238 scoped_ptr<safe_browsing::DownloadProtectionService> download_service_;
240 scoped_ptr<safe_browsing::IncidentReportingService> incident_service_;
malware_details.h 22 #include "chrome/browser/safe_browsing/report.pb.h"
23 #include "chrome/browser/safe_browsing/ui_manager.h"
37 namespace safe_browsing { namespace
41 linked_ptr<safe_browsing::ClientMalwareReportRequest::Resource> > ResourceMap;
91 scoped_ptr<safe_browsing::ClientMalwareReportRequest> report_;
108 safe_browsing::ClientMalwareReportRequest::Resource* FindOrCreateResource(
130 safe_browsing::ResourceMap resources_;
  /external/chromium_org/chrome/common/safe_browsing/
download_protection_util.h 8 #include "chrome/common/safe_browsing/csd.pb.h"
14 namespace safe_browsing { namespace
28 } // namespace safe_browsing
zip_analyzer.h 13 namespace safe_browsing { namespace
27 } // namespace safe_browsing
  /external/chromium_org/chrome/renderer/safe_browsing/
murmurhash3_util.cc 5 #include "chrome/renderer/safe_browsing/murmurhash3_util.h"
8 namespace safe_browsing { namespace
16 } // namespace safe_browsing
phishing_url_feature_extractor.h 19 namespace safe_browsing { namespace
46 } // namespace safe_browsing
malware_dom_details.h 20 namespace safe_browsing { namespace
51 } // namespace safe_browsing
  /external/chromium_org/chrome/tools/safe_browsing/
sb_sigutil.cc 18 #include "chrome/browser/safe_browsing/binary_feature_extractor.h"
19 #include "chrome/common/safe_browsing/csd.pb.h"
40 scoped_refptr<safe_browsing::BinaryFeatureExtractor> extractor(
41 new safe_browsing::BinaryFeatureExtractor());
42 safe_browsing::ClientDownloadRequest_SignatureInfo signature_info;

Completed in 115 milliseconds

12 3 4 5 6 7