Home
last modified time | relevance | path

Searched refs:FormatIpv6 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.h66 void FormatIpv6(std::string& str);
H A Djs_url.cpp377 void FormatIpv6(std::string& str) in FormatIpv6() function
509 FormatIpv6(input); in IPv6Host()
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp1830 OHOS::Url::FormatIpv6(inPut);