Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1448 uint32_t tag_num = DecodeUnsignedLeb128(&entry); in ReadTag() local
1449 auto it = tags_.find(tag_num); in ReadTag()