HomeSort by relevance Sort by last modified time
    Searched refs:method_index_idx (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
stack_map_stream.cc 663 const size_t method_index_idx = local
665 DCHECK_EQ(method_index_idx, inline_entry.dex_method_index_idx);
666 DCHECK_EQ(method_indices_[method_index_idx], inline_entry.method_index);
  /art/runtime/
stack_map.h     [all...]

Completed in 64 milliseconds