Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h145 static constexpr size_t INDEX_COUNT_16 = static_cast<size_t>(IndexType::LAST_16) + 1; variable
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h168 static constexpr size_t INDEX_COUNT_16 = static_cast<size_t>(IndexType::LAST_16) + 1; variable