HomeSort by relevance Sort by last modified time
    Searched defs:threat_type (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 66 UrlCheckResult threat_type; member in struct:SafeBrowsingService::UnsafeResource
257 UrlCheckResult threat_type,
372 UrlCheckResult threat_type,
safe_browsing_service.cc 114 threat_type(SAFE),
366 resource.threat_type= result;
462 entry.result = resource.threat_type;
1074 << threat_type; local
    [all...]

Completed in 58 milliseconds