OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kClientReportPhishingUrl
(Results
1 - 4
of
4
) 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
),
/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
),
Completed in 33 milliseconds