Home
last modified time | relevance | path

Searched refs:IncidentType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dincident_reporting_service.cc46 enum IncidentType { enum
67 IncidentType type;
97 IncidentType GetIncidentType( in GetIncidentType()
117 IncidentType type = GetIncidentType(incident_data); in LogIncidentDataType()