Searched refs:safe_browsing (Results 1 - 25 of 172) sorted by relevance

1234567

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Dblacklist_load_incident_handlers_unittest.cc5 #include "chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_handlers.h"
8 #include "chrome/common/safe_browsing/csd.pb.h"
13 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> MakeIncident() {
14 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> incident(
15 new safe_browsing::ClientIncidentReport_IncidentData);
24 safe_browsing::ClientIncidentReport_IncidentData incident;
28 safe_browsing::GetBlacklistLoadIncidentKey(incident));
33 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> incident(
36 uint32_t digest = safe_browsing::GetBlacklistLoadIncidentDigest(*incident);
38 safe_browsing
[all...]
H A Ddelayed_analysis_callback.h9 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
11 namespace safe_browsing { namespace
20 } // namespace safe_browsing
H A Dtracked_preference_incident_handlers_unittest.cc5 #include "chrome/browser/safe_browsing/incident_reporting/tracked_preference_incident_handlers.h"
8 #include "chrome/common/safe_browsing/csd.pb.h"
13 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> MakeIncident() {
14 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> incident(
15 new safe_browsing::ClientIncidentReport_IncidentData);
20 safe_browsing::
29 safe_browsing::ClientIncidentReport_IncidentData incident;
33 safe_browsing::GetTrackedPreferenceIncidentKey(incident));
38 scoped_ptr<safe_browsing::ClientIncidentReport_IncidentData> incident(
42 safe_browsing
[all...]
H A Denvironment_data_collection.h8 namespace safe_browsing { namespace
16 } // namespace safe_browsing
H A Dincident_report_uploader.cc5 #include "chrome/browser/safe_browsing/incident_reporting/incident_report_uploader.h"
7 namespace safe_browsing { namespace
16 } // namespace safe_browsing
H A Dmodule_integrity_unittest_util_win.cc5 #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.h"
9 namespace safe_browsing { namespace
20 } // namespace safe_browsing
H A Dmodule_integrity_unittest_util_win.h8 namespace safe_browsing { namespace
21 } // namespace safe_browsing
H A Dincident_report_uploader_impl_unittest.cc5 #include "chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h"
10 #include "chrome/common/safe_browsing/csd.pb.h"
20 // safe_browsing::IncidentReportUploader::OnResultCallback implementation.
22 safe_browsing::IncidentReportUploader::Result result,
23 scoped_ptr<safe_browsing::ClientIncidentResponse> response) {
31 result_(safe_browsing::IncidentReportUploader::UPLOAD_REQUEST_FAILED) {}
35 safe_browsing::IncidentReportUploader::Result result_;
36 scoped_ptr<safe_browsing::ClientIncidentResponse> response_;
40 safe_browsing::ClientIncidentReport report;
41 scoped_ptr<safe_browsing
[all...]
H A Dadd_incident_callback.h11 namespace safe_browsing { namespace
20 } // namespace safe_browsing
H A Denvironment_data_collection_win_unittest.cc5 #include "chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.h"
16 #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.h"
17 #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h"
18 #include "chrome/browser/safe_browsing/path_sanitizer.h"
19 #include "chrome/common/safe_browsing/csd.pb.h"
31 const safe_browsing::ClientIncidentReport_EnvironmentData_Process&
48 const safe_browsing::ClientIncidentReport_EnvironmentData_Process&
56 safe_browsing::ClientIncidentReport_EnvironmentData_Process_Dll::
76 safe_browsing::ClientIncidentReport_EnvironmentData_Process process_report;
77 safe_browsing
[all...]
H A Dbinary_integrity_analyzer.h10 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
16 namespace safe_browsing { namespace
30 } // namespace safe_browsing
H A Dbinary_integrity_incident_handlers.h12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
H A Dblacklist_load_analyzer.h11 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
13 namespace safe_browsing { namespace
27 } // namespace safe_browsing
H A Dblacklist_load_incident_handlers.h12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
H A Dincident_handler_util.cc5 #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
13 namespace safe_browsing { namespace
26 } // namespace safe_browsing
H A Dincident_handler_util.h18 namespace safe_browsing { namespace
25 } // namespace safe_browsing
H A Dtracked_preference_incident_handlers.h12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
/external/chromium_org/chrome/renderer/safe_browsing/
H A Dmock_feature_extractor_clock.cc5 #include "chrome/renderer/safe_browsing/mock_feature_extractor_clock.h"
7 namespace safe_browsing { namespace
14 } // namespace safe_browsing
H A Dfeature_extractor_clock.cc5 #include "chrome/renderer/safe_browsing/feature_extractor_clock.h"
7 namespace safe_browsing { namespace
15 } // namespace safe_browsing
H A Dmurmurhash3_util.h11 namespace safe_browsing { namespace
17 } // namespace safe_browsing
H A Dmurmurhash3_util_unittest.cc7 #include "chrome/renderer/safe_browsing/murmurhash3_util.h"
12 namespace safe_browsing { namespace
19 } // namespace safe_browsing
H A Dtest_utils.h8 namespace safe_browsing { namespace
17 } // namespace safe_browsing
/external/chromium_org/chrome/browser/safe_browsing/
H A Dmalware_details_cache.h18 #include "chrome/browser/safe_browsing/report.pb.h"
27 namespace safe_browsing { namespace
32 linked_ptr<safe_browsing::ClientMalwareReportRequest::Resource> > ResourceMap;
47 safe_browsing::ResourceMap* resources,
66 safe_browsing::ResourceMap::iterator resources_it_;
69 safe_browsing::ResourceMap* resources_;
88 safe_browsing::ClientMalwareReportRequest::Resource* GetResource(
96 safe_browsing::ClientMalwareReportRequest::Resource* pb_resource,
101 safe_browsing::ClientMalwareReportRequest::Resource* pb_resource,
H A Dbinary_feature_extractor_posix.cc8 #include "chrome/browser/safe_browsing/binary_feature_extractor.h"
10 namespace safe_browsing { namespace
24 } // namespace safe_browsing
/external/chromium_org/chrome/common/safe_browsing/
H A Dzip_analyzer.h13 namespace safe_browsing { namespace
27 } // namespace safe_browsing

Completed in 143 milliseconds

1234567