Home
last modified time | relevance | path

Searched refs:url_to_report (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc500 const std::string& url_to_report) { in GeneratePhishingReportUrl() argument
507 const std::string current_esc = EscapeQueryParamValue(url_to_report, true); in GeneratePhishingReportUrl()
Dsafe_browsing_util.h320 const std::string& url_to_report);