Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:threat_type

114       threat_type(SAFE),
366 resource.threat_type= result;
462 entry.result = resource.threat_type;
1008 if (resource.threat_type != SafeBrowsingService::SAFE && CanReportStats()) {
1029 resource.threat_type, std::string() /* post_data */);
1042 SafeBrowsingService::UrlCheckResult threat_type,
1057 threat_type,
1066 SafeBrowsingService::UrlCheckResult threat_type,
1074 << threat_type;
1077 threat_type, post_data);