Home | History | Annotate | Download | only in runtime

Lines Matching full:string_idx

678 const DexFile::TypeId* DexFile::FindTypeId(uint32_t string_idx) const {
684 if (string_idx > type_id.descriptor_idx_) {
686 } else if (string_idx < type_id.descriptor_idx_) {