Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc520 std::string url_unescaped_with_can_hostpath; in CanonicalizeUrl() local
521 url::StdStringCanonOutput output(&url_unescaped_with_can_hostpath); in CanonicalizeUrl()
529 url_unescaped_with_can_hostpath = Unescape(url_unescaped_with_can_hostpath); in CanonicalizeUrl()
533 std::string escaped_canon_url_str(Escape(url_unescaped_with_can_hostpath)); in CanonicalizeUrl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc520 std::string url_unescaped_with_can_hostpath; in CanonicalizeUrl() local
521 url::StdStringCanonOutput output(&url_unescaped_with_can_hostpath); in CanonicalizeUrl()
529 url_unescaped_with_can_hostpath = Unescape(url_unescaped_with_can_hostpath); in CanonicalizeUrl()
533 std::string escaped_canon_url_str(Escape(url_unescaped_with_can_hostpath)); in CanonicalizeUrl()