Searched refs:types_indexes (Results 1 – 3 of 3) sorted by relevance
107 auto new_index = dex_ir_->types_indexes.AllocateIndex(); in GetType()
147 dex_ir_->types_indexes.MarkUsedIndex(index); in GetType()
404 IndexMap types_indexes; member