Home
last modified time | relevance | path

Searched refs:max_index (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h224 IndexItem(IndexType type, size_t max_index) : type_(type), max_index_(max_index) in IndexItem() argument