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