Home
last modified time | relevance | path

Searched defs:newInput (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1233 std::string newInput = baseInfo.scheme + input; in URL() local
1276 std::string newInput = baseInfo.scheme + input; in URL() local