Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dfetch_module.cpp71 std::unique_ptr<char, decltype(&FreeString)> urlString( in JsObjectToRequestData() local
73 if (urlString == nullptr) { in JsObjectToRequestData()
77 req->SetUrl(urlString.get()); in JsObjectToRequestData()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.38/
H A Dchangelogs-arkui.md312 urlString: StyledStringValue = new UrlStyle( "https://www.example.com" );
317 styledValue: this.urlString
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-styled-string.md2080 urlString: StyledStringValue = new UrlStyle( "https://www.example.com" );
2085 styledValue: this.urlString
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-styled-string.md2078 urlString: StyledStringValue = new UrlStyle( "https://www.example.com" );
2083 styledValue: this.urlString