Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_worker.h42 enum class DataIdx { INTEROP_CTX_PTR, EXTERNAL_IFACES, LAST_ID }; enum
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h35 enum class DataIdx { ETS_PLATFORM_TYPES_PTR, INTEROP_CTX_PTR, LAST_ID }; enum