Home | History | Annotate | Download | only in runtime

Lines Matching refs:string_idx

590 const DexFile::TypeId* DexFile::FindTypeId(uint32_t string_idx) const {
596 if (string_idx > type_id.descriptor_idx_) {
598 } else if (string_idx < type_id.descriptor_idx_) {