Searched refs:methods_indexes (Results 1 – 3 of 3) sorted by relevance
221 auto new_index = dex_ir_->methods_indexes.AllocateIndex(); in GetMethodDecl()
222 dex_ir_->methods_indexes.MarkUsedIndex(index); in GetMethodDecl()
420 IndexMap methods_indexes; member