Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.h64 std::string DealIpv4(std::string str);
H A Djs_url.cpp348 std::string DealIpv4(std::string str) in DealIpv4() function
507 input = DealIpv4(input); in IPv6Host()
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp1828 OHOS::Url::DealIpv4(inPut);