Home | History | Annotate | Download | only in runtime

Lines Matching refs:return_type_idx_

1411   if (!CheckShortyDescriptorMatch(*shorty, dex_file_->StringByTypeIdx(item->return_type_idx_), true)) {
1433 if (prev->return_type_idx_ > item->return_type_idx_) {
1436 } else if (prev->return_type_idx_ == item->return_type_idx_) {