Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp5179 static ani_size DoGetTupleLength(EtsCoroutine *coroutine, EtsHandle<EtsObject> internalTuple) in DoGetTupleLength()
5207 EtsHandle<EtsObject> internalTuple(coroutine, s.ToInternalType(tupleValue)); in TupleValue_GetNumberOfItems() local
5233 EtsHandle<EtsObject> internalTuple(coroutine, s.ToInternalType(tupleValue)); in TupleValueGetItem() local
5328 EtsHandle<EtsObject> internalTuple(coroutine, s.ToInternalType(tupleValue)); in TupleValue_GetItem_Ref() local
5350 EtsHandle<EtsObject> internalTuple(coroutine, s.ToInternalType(tupleValue)); in TupleValueSetItem() local
5443 EtsHandle<EtsObject> internalTuple(coroutine, s.ToInternalType(tupleValue)); in TupleValue_SetItem_Ref() local