Searched refs:itemAllocIdNext_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | file_items.h | 272 itemAllocId_ = itemAllocIdNext_++; in IndexedItem() 368 static size_t itemAllocIdNext_; member in ark::panda_file::ClassTag::MethodTag::FieldTag::IndexedItem |
H A D | file_items.cpp | 28 size_t IndexedItem::itemAllocIdNext_ = 0; member in ark::panda_file::IndexedItem |
Completed in 6 milliseconds