Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1480 UrlData thisNewUrl; in SetHref() local
1482 InitOnlyInput(str, thisNewUrl, thisNewFlags); in SetHref()
1484 urlData_ = thisNewUrl; in SetHref()