Searched refs:postWebMessage (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/ |
H A D | _ark_web___controller_a_p_i.md | 28 | [ArkWeb_ErrorCode](_web.md#arkweb_errorcode)(\* [postWebMessage](#postwebmessage) )(const char \*… 99 ### postWebMessage subsection 102 ArkWeb_ErrorCode(* ArkWeb_ControllerAPI::postWebMessage) (const char *webTag, const char *name, Ark…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/ |
H A D | _ark_web___controller_a_p_i.md | 28 | [ArkWeb_ErrorCode](_web.md#arkweb_errorcode)(\* [postWebMessage](#postwebmessage) )(const char \*… 99 ### postWebMessage subsection 102 ArkWeb_ErrorCode(* ArkWeb_ControllerAPI::postWebMessage) (const char *webTag, const char *name, Ark…
|
/ohos5.0/base/web/webview/interfaces/native/ |
H A D | arkweb_type.h | 215 ArkWeb_ErrorCode (*postWebMessage)( member
|
H A D | arkweb_interface.cpp | 38 DO(postWebMessage, OH_ArkWeb_PostWebMessage); \
|
/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | arkweb-ndk-page-data-channel.md | 57 …e/apis-arkweb/_ark_web___controller_a_p_i.md#createwebmessageports)、[postWebMessage](../reference/… 570 … controller->postWebMessage(webTagValue, "init_web_messageport", g_web_message_port_arr, 1, "*"); 571 …OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", "ndk postWebMessage ArkWeb_ErrorCode:%…
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | arkweb-ndk-page-data-channel.md | 57 …/apis-arkweb/_ark_web___controller_a_p_i.md#createwebmessageports), [postWebMessage](../reference/… 570 … controller->postWebMessage(webTagValue, "init_web_messageport", g_web_message_port_arr, 1, "*"); 571 …OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", "ndk postWebMessage ArkWeb_ErrorCode:%…
|