Home | History | Annotate | Download | only in runtime

Lines Matching refs:idx1

1608       uint32_t idx1 = interfaces->GetTypeItem(i).type_idx_;
1611 if (idx1 == idx2) {
1612 LOG(ERROR) << "Duplicate interface: '" << dex_file_->StringByTypeIdx(idx1) << "'";