Searched refs:TypeId (Results 1 – 19 of 19) sorted by relevance
85 const DexFile::TypeId& return_type_id = dex_file_->GetTypeId(proto_id_->return_type_idx_);86 const DexFile::TypeId& rhs_return_type_id =102 const DexFile::TypeId& param_id = dex_file_->GetTypeId(params->GetTypeItem(i).type_idx_);103 const DexFile::TypeId& rhs_param_id =
155 struct TypeId { struct159 DISALLOW_COPY_AND_ASSIGN(TypeId); argument509 const TypeId& GetTypeId(uint32_t idx) const { in GetTypeId()514 uint16_t GetIndexForTypeId(const TypeId& type_id) const { in GetIndexForTypeId()524 const TypeId& type_id = GetTypeId(idx); in StringByTypeIdx()529 const TypeId& type_id = GetTypeId(idx); in StringByTypeIdx()534 const char* GetTypeDescriptor(const TypeId& type_id) const { in GetTypeDescriptor()539 const TypeId* FindTypeId(uint32_t string_idx) const;560 const FieldId* FindFieldId(const DexFile::TypeId& declaring_klass,562 const DexFile::TypeId& type) const;[all …]
77 const DexFile::TypeId* other_type_id = in FindDexMethodIndexInOtherDexFile()122 const DexFile::TypeId* other_type_id = in FindDexMethodIndexInOtherDexFile()
298 const DexFile::TypeId* type_id = java_lang_dex_file_->FindTypeId(type_str_idx); in TEST_F()324 const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()339 const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()341 const DexFile::TypeId& type = java_lang_dex_file_->GetTypeId(to_find.type_idx_); in TEST_F()
355 type_ids_(reinterpret_cast<const TypeId*>(base + header_->type_ids_off_)), in DexFile()438 const TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id)); in FindClassDef()482 const DexFile::FieldId* DexFile::FindFieldId(const DexFile::TypeId& declaring_klass, in FindFieldId()484 const DexFile::TypeId& type) const { in FindFieldId()517 const DexFile::MethodId* DexFile::FindMethodId(const DexFile::TypeId& declaring_klass, in FindMethodId()590 const DexFile::TypeId* DexFile::FindTypeId(uint32_t string_idx) const { in FindTypeId()595 const TypeId& type_id = GetTypeId(mid); in FindTypeId()682 const DexFile::TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id)); in CreateTypeList()
80 const DexFile::TypeId& type_id = dex_file_->GetTypeId(type_idx); in CheckLoadStringByTypeIdx()1133 if (!CheckListSize(ptr_, 1, sizeof(DexFile::TypeId), "type_ids")) { in CheckIntraSectionIterate()1136 ptr_ += sizeof(DexFile::TypeId); in CheckIntraSectionIterate()1491 const DexFile::TypeId* item = reinterpret_cast<const DexFile::TypeId*>(ptr_); in CheckInterTypeIdItem()1503 const DexFile::TypeId* prev_item = reinterpret_cast<const DexFile::TypeId*>(previous_item_); in CheckInterTypeIdItem()1511 ptr_ += sizeof(DexFile::TypeId); in CheckInterTypeIdItem()
354 const DexFile::TypeId& type_id = dex->GetTypeId(i); in AssertDexFile()997 const DexFile::TypeId* type_id = dex_file->FindTypeId(dex_file->GetIndexForStringId(*string_id)); in TEST_F()
328 const DexFile::TypeId& type_id = dex_file.GetTypeId(type_idx); in PrettyType()
527 const DexFile::TypeId* void_type_id = dex_file.FindTypeId(void_string_index); in InitWithoutImage()3453 const DexFile::TypeId* type_id = in LookupClassFromImage()
277 const DexFile::TypeId* type_id = java_lang_dex_file_->FindTypeId( in TEST_F()337 const DexFile::TypeId* klass_type_id = dex_file->FindTypeId( in TEST_F()343 const DexFile::TypeId* type_type_id = dex_file->FindTypeId( in TEST_F()
681 const DexFile::TypeId& type_id = dex_file.GetTypeId(GetClassDef()->class_idx_); in DescriptorEquals()
732 const DexFile::TypeId& type_id = dex_file.GetTypeId(GetClassDef()->class_idx_); in GetDescriptor()
141 const DexFile::TypeId* type_id = in IsFastStaticField()
759 const DexFile::TypeId& type_id = dex_file->GetTypeId(exception_type_idx); in LoadImageClasses()1871 const DexFile::TypeId& class_type_id = dex_file.GetTypeId(class_def.class_idx_); in InitializeClass()
165 const DexFile::TypeId& id = tpatch->GetDexFile().GetTypeId(tpatch->GetTargetTypeIdx()); in SetPatchLocation()
589 const DexFile::TypeId* type_id = dex_file->FindTypeId(string_index); in FindClassIndex()
507 const DexFile::TypeId& target_method_id = cu_->dex_file->GetTypeId(target_method_idx); in InstallLiteralPools()
985 const DexFile::TypeId& id = cu_->dex_file->GetTypeId(type_idx); in LoadClassType()
582 const DexFile::TypeId& type_id = dex_file->GetTypeId(class_def.class_idx_); in SafeGetClassDescriptor()