Home
last modified time | relevance | path

Searched refs:ELEMENT_MASK (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dshorty_iterator.h31 element_ = shorty_ & ELEMENT_MASK; in ShortyIterator()
88 element_ = shorty_ & ELEMENT_MASK; in IncrementWithoutCheck()
94 static constexpr uint32_t ELEMENT_MASK = 0xF; member in panda::panda_file::ShortyIterator
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dshorty_iterator.h31 element_ = shorty_ & ELEMENT_MASK; in ShortyIterator()
88 element_ = shorty_ & ELEMENT_MASK; in IncrementWithoutCheck()
94 static constexpr uint32_t ELEMENT_MASK = 0xF; member in ark::panda_file::ShortyIterator

Completed in 1 milliseconds