Home
last modified time | relevance | path

Searched refs:OH_ArkUI_GetNavDestinationIndex (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node_napi.h204 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationIndex(ArkUI_NodeHandle node, int32_t* index);
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_napi_test.cpp207 * @tc.desc: Test OH_ArkUI_GetNavDestinationIndex function.
212 auto ret = OH_ArkUI_GetNavDestinationIndex(nullptr, nullptr); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_napi.cpp297 ArkUI_ErrorCode OH_ArkUI_GetNavDestinationIndex(ArkUI_NodeHandle node, int32_t* index) in OH_ArkUI_GetNavDestinationIndex() function

Completed in 3 milliseconds