Searched refs:url_unescaped_with_can_hostpath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_util.cc351 std::string url_unescaped_with_can_hostpath; local
352 url::StdStringCanonOutput output(&url_unescaped_with_can_hostpath);
364 url_unescaped_with_can_hostpath = Unescape(url_unescaped_with_can_hostpath);
368 std::string escaped_canon_url_str(Escape(url_unescaped_with_can_hostpath));

Completed in 90 milliseconds