Searched refs:GetTypeIdx (Results 1 – 4 of 4) sorted by relevance
1043 uint16_t GetTypeIdx() { in GetTypeIdx() function1047 return dex_file_.StringByTypeIdx(GetTypeIdx()); in GetDescriptor()
1534 if (!CheckIndex(it.GetTypeIdx(), dex_file_->NumTypeIds(), in CheckInterProtoIdItem()1561 uint16_t prev_idx = prev_it.GetTypeIdx(); in CheckInterProtoIdItem()1562 uint16_t curr_idx = curr_it.GetTypeIdx(); in CheckInterProtoIdItem()
620 compare = signature_type_idxs[i] - it.GetTypeIdx(); in FindProtoId()
1235 RegType& reg_type = ResolveClassAndCheckAccess(iterator.GetTypeIdx()); in SetTypesFromSignature()