Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dobject_header_config.h25 using array_size_t = uint32_t; variable
/arkcompiler/runtime_core/runtime/include/coretypes/
Darray.h45 using array_size_t = panda::array_size_t; variable