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

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h 253 int GetMalwareNumReports();
client_side_detection_service.cc 576 return GetMalwareNumReports() > kMaxReportsPerInterval;
583 int ClientSideDetectionService::GetMalwareNumReports() {

Completed in 27 milliseconds