Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_header_config.h26 using ArraySsizeT = int32_t; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h46 using ArraySsizeT = ark::ArraySsizeT; variable