Home | History | Annotate | Download | only in runtime

Lines Matching refs:proto_idx_

1654   if (UNLIKELY(!CheckIndex(item->proto_idx_, dex_file_->NumProtoIds(),
1670 if (UNLIKELY(prev_item->proto_idx_ >= item->proto_idx_)) {