Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node_napi.h271 ArkUI_ErrorCode OH_ArkUI_GetRouterPagePath(
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_napi_test.cpp256 auto ret = OH_ArkUI_GetRouterPagePath(nullptr, nullptr, 0, nullptr);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__node__napi_8h.md41 | [ArkUI_ErrorCode](_ark_u_i___native_module.md#arkui_errorcode) [OH_ArkUI_GetRouterPagePath](_ark_…
H A D_ark_u_i___native_module.md551 | [ArkUI_ErrorCode](#arkui_errorcode) [OH_ArkUI_GetRouterPagePath](#oh_arkui_getrouterpagepath) ([A…
9531 ### OH_ArkUI_GetRouterPagePath()
9534 ArkUI_ErrorCode OH_ArkUI_GetRouterPagePath (ArkUI_NodeHandle node, char * buffer, int32_t bufferSiz…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__node__napi_8h.md39 | [ArkUI_ErrorCode](_ark_u_i___native_module.md#arkui_errorcode) [OH_ArkUI_GetRouterPagePath](_ark_…
H A D_ark_u_i___native_module.md527 | [ArkUI_ErrorCode](#arkui_errorcode) [OH_ArkUI_GetRouterPagePath](#oh_arkui_getrouterpagepath) ([A…
9142 ### OH_ArkUI_GetRouterPagePath()
9145 ArkUI_ErrorCode OH_ArkUI_GetRouterPagePath (ArkUI_NodeHandle node, char * buffer, int32_t bufferSiz…
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_napi.cpp370 ArkUI_ErrorCode OH_ArkUI_GetRouterPagePath( in OH_ArkUI_GetRouterPagePath() function