OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetClientReportUrl
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h
287
static std::string
GetClientReportUrl
(const std::string& report_url);
client_side_detection_service.cc
363
GURL(
GetClientReportUrl
(kClientReportPhishingUrl)),
413
GURL(
GetClientReportUrl
(kClientReportMalwareUrl)),
685
std::string ClientSideDetectionService::
GetClientReportUrl
(
client_side_detection_service_unittest.cc
116
ClientSideDetectionService::
GetClientReportUrl
(
124
ClientSideDetectionService::
GetClientReportUrl
(
Completed in 95 milliseconds