Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node_napi.h113 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationName(
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_napi_test.cpp157 auto ret = OH_ArkUI_GetNavDestinationName(nullptr, nullptr, 0, nullptr);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__node__napi_8h.md32 | [ArkUI_ErrorCode](_ark_u_i___native_module.md#arkui_errorcode) [OH_ArkUI_GetNavDestinationName](_…
H A D_ark_u_i___native_module.md542 | [ArkUI_ErrorCode](#arkui_errorcode) [OH_ArkUI_GetNavDestinationName](#oh_arkui_getnavdestinationn…
9219 ### OH_ArkUI_GetNavDestinationName()
9222 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationName (ArkUI_NodeHandle node, char * buffer, int32_t buffe…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__node__napi_8h.md30 | [ArkUI_ErrorCode](_ark_u_i___native_module.md#arkui_errorcode) [OH_ArkUI_GetNavDestinationName](_…
H A D_ark_u_i___native_module.md518 | [ArkUI_ErrorCode](#arkui_errorcode) [OH_ArkUI_GetNavDestinationName](#oh_arkui_getnavdestinationn…
8831 ### OH_ArkUI_GetNavDestinationName()
8834 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationName (ArkUI_NodeHandle node, char * buffer, int32_t buffe…
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_napi.cpp236 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationName( in OH_ArkUI_GetNavDestinationName() function