Home | History | Annotate | Download | only in runtime

Lines Matching refs:proto_idx_

2906     if (strcmp("V", dex_file.GetShorty(method_id.proto_idx_)) == 0) {
4826 return mid_->name_idx_ == other_mid.name_idx_ && mid_->proto_idx_ == other_mid.proto_idx_;