Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp155 auto key = ARKTS_GetElement(env, keys, 0); in TEST_F()
193 auto jsKey = ARKTS_GetElement(env, jsKeys, i); in TEST_F()
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.h142 EXPORT ARKTS_Value ARKTS_GetElement(ARKTS_Env env, ARKTS_Value array, uint32_t index);
H A Dark_interop_napi.cpp438 ARKTS_Value ARKTS_GetElement(ARKTS_Env env, ARKTS_Value array, uint32_t index) in ARKTS_GetElement() function

Completed in 4 milliseconds