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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc 28 static const char kReportParams[] = "?tpl=%s&continue=%s&url=%s";
517 StringPrintf(kReportParams, client_name.c_str(), continue_esc.c_str(),
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.cc 20 static const char kReportParams[] = "?tpl=%s&url=%s";
537 GURL report_url(report_page + base::StringPrintf(kReportParams,

Completed in 37 milliseconds