Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.13/
H A Dchangelogs-arkweb.md43 | OH_ArkWebPostDataStream_IsInMemory | OH_ArkWebHttpBodyStream_IsInMemory | 判断ArkWeb_HttpBodyStream…
/ohos5.0/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.h460 bool OH_ArkWebHttpBodyStream_IsInMemory(const ArkWeb_HttpBodyStream* httpBodyStream);
H A Darkweb_scheme_handler.cpp49 DO(OH_ArkWebHttpBodyStream_IsInMemory); \
323 bool OH_ArkWebHttpBodyStream_IsInMemory(const ArkWeb_HttpBodyStream* httpBodyStream) in OH_ArkWebHttpBodyStream_IsInMemory() function
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A D_web.md125 | bool [OH_ArkWebHttpBodyStream_IsInMemory](#oh_arkwebhttpbodystream_isinmemory) (const [ArkWeb_Htt…
1350 ### OH_ArkWebHttpBodyStream_IsInMemory()
1353 bool OH_ArkWebHttpBodyStream_IsInMemory (const ArkWeb_HttpBodyStream * httpBodyStream)
H A Darkweb__scheme__handler_8h.md72 | bool [OH_ArkWebHttpBodyStream_IsInMemory](_web.md#oh_arkwebhttpbodystream_isinmemory) (const [Ark…
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.cpp860 return OH_ArkWebHttpBodyStream_IsInMemory(stream_); in IsInMemory()
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Darkweb__scheme__handler_8h.md72 | bool [OH_ArkWebHttpBodyStream_IsInMemory](_web.md#oh_arkwebhttpbodystream_isinmemory) (const [Ark…
H A D_web.md125 | bool [OH_ArkWebHttpBodyStream_IsInMemory](#oh_arkwebhttpbodystream_isinmemory) (const [ArkWeb_Htt…
1350 ### OH_ArkWebHttpBodyStream_IsInMemory()
1353 bool OH_ArkWebHttpBodyStream_IsInMemory (const ArkWeb_HttpBodyStream * httpBodyStream)