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

1 2 3 4 5 6 7

  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
blacklist_load_incident_handlers_unittest.cc 5 #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::GetBlacklistLoadIncidentDigest(*MakeIncident()))
    [all...]
delayed_analysis_callback.h 9 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
11 namespace safe_browsing { namespace
20 } // namespace safe_browsing
environment_data_collection.h 8 namespace safe_browsing { namespace
16 } // namespace safe_browsing
module_integrity_unittest_util_win.h 8 namespace safe_browsing { namespace
21 } // namespace safe_browsing
tracked_preference_incident_handlers_unittest.cc 5 #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::GetTrackedPreferenceIncidentDigest(*incident)
    [all...]
add_incident_callback.h 11 namespace safe_browsing { namespace
20 } // namespace safe_browsing
incident_report_uploader.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/incident_report_uploader.h"
7 namespace safe_browsing { namespace
16 } // namespace safe_browsing
module_integrity_unittest_util_win.cc 5 #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.h"
9 namespace safe_browsing { namespace
20 } // namespace safe_browsing
incident_report_uploader_impl_unittest.cc 5 #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::IncidentReportUploader> instance
    [all...]
blacklist_load_analyzer.h 11 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
13 namespace safe_browsing { namespace
27 } // namespace safe_browsing
incident_handler_util.h 18 namespace safe_browsing { namespace
25 } // namespace safe_browsing
environment_data_collection_win_unittest.cc 5 #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::CollectDlls(&process_report)
    [all...]
binary_integrity_analyzer.h 10 #include "chrome/browser/safe_browsing/incident_reporting/add_incident_callback.h"
16 namespace safe_browsing { namespace
30 } // namespace safe_browsing
binary_integrity_incident_handlers.h 12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
blacklist_load_incident_handlers.h 12 namespace safe_browsing { namespace
24 } // namespace safe_browsing
environment_data_collection_win.h 8 namespace safe_browsing { namespace
33 } // namespace safe_browsing
  /external/chromium_org/chrome/renderer/safe_browsing/
mock_feature_extractor_clock.cc 5 #include "chrome/renderer/safe_browsing/mock_feature_extractor_clock.h"
7 namespace safe_browsing { namespace
14 } // namespace safe_browsing
feature_extractor_clock.cc 5 #include "chrome/renderer/safe_browsing/feature_extractor_clock.h"
7 namespace safe_browsing { namespace
15 } // namespace safe_browsing
test_utils.h 8 namespace safe_browsing { namespace
17 } // namespace safe_browsing
feature_extractor_clock.h 13 namespace safe_browsing { namespace
27 } // namespace safe_browsing
mock_feature_extractor_clock.h 10 #include "chrome/renderer/safe_browsing/feature_extractor_clock.h"
13 namespace safe_browsing { namespace
26 } // namespace safe_browsing
murmurhash3_util.h 11 namespace safe_browsing { namespace
17 } // namespace safe_browsing
murmurhash3_util_unittest.cc 7 #include "chrome/renderer/safe_browsing/murmurhash3_util.h"
12 namespace safe_browsing { namespace
19 } // namespace safe_browsing
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_cache.h 18 #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,
binary_feature_extractor_posix.cc 8 #include "chrome/browser/safe_browsing/binary_feature_extractor.h"
10 namespace safe_browsing { namespace
24 } // namespace safe_browsing

Completed in 474 milliseconds

1 2 3 4 5 6 7