Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_header_config.h25 using ArraySizeT = uint32_t; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h45 using ArraySizeT = ark::ArraySizeT; variable