Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dshorty_iterator.h28 explicit ShortyIterator(const uint16_t *shorty_ptr) : shorty_ptr_(shorty_ptr) in ShortyIterator() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dshorty_iterator.h28 explicit ShortyIterator(const uint16_t *shortyPtr) : shortyPtr_(shortyPtr) in ShortyIterator() function