Home
last modified time | relevance | path

Searched defs:PinShortArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h394 ets_short *(*PinShortArray)(EtsEnv *env, ets_shortArray array); member
1397 ets_short *PinShortArray(ets_shortArray array) in PinShortArray() function
Dets_napi_native_interface.cpp2214 NO_UB_SANITIZE static ets_short *PinShortArray(EtsEnv *env, ets_shortArray array) in PinShortArray() function