Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_shared_memory.cpp58 auto *arrayPtr = EtsByteArray::Create(length, SpaceType::SPACE_TYPE_NON_MOVABLE_OBJECT); in Create() local
91 auto *arrayPtr = reinterpret_cast<EtsByteArray *>( in GetLength() local
99 auto *arrayPtr = reinterpret_cast<EtsByteArray *>( in GetElement() local
108 auto *arrayPtr = reinterpret_cast<EtsByteArray *>( in SetElement() local