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

  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.h 144 static const char kClientReportPhishingUrl[];
client_side_detection_service.cc 38 const char ClientSideDetectionService::kClientReportPhishingUrl[] =
285 GURL(kClientReportPhishingUrl),
client_side_detection_service_unittest.cc 88 ClientSideDetectionService::kClientReportPhishingUrl,
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h 202 static const char kClientReportPhishingUrl[];
client_side_detection_service.cc 75 const char ClientSideDetectionService::kClientReportPhishingUrl[] =
341 GetClientReportUrl(kClientReportPhishingUrl),
client_side_detection_service_unittest.cc 121 ClientSideDetectionService::kClientReportPhishingUrl),

Completed in 33 milliseconds