Searched refs:GetTypeId (Results 1 – 20 of 20) sorted by relevance
85 const DexFile::TypeId& return_type_id = dex_file_->GetTypeId(proto_id_->return_type_idx_);87 rhs.dex_file_->GetTypeId(rhs.proto_id_->return_type_idx_);102 const DexFile::TypeId& param_id = dex_file_->GetTypeId(params->GetTypeItem(i).type_idx_);104 rhs.dex_file_->GetTypeId(rhs_params->GetTypeItem(i).type_idx_);
321 const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()336 const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()338 const DexFile::TypeId& type = java_lang_dex_file_->GetTypeId(to_find.type_idx_); in TEST_F()
506 const TypeId& GetTypeId(uint32_t idx) const { in GetTypeId() function521 const TypeId& type_id = GetTypeId(idx); in StringByTypeIdx()526 const TypeId& type_id = GetTypeId(idx); in StringByTypeIdx()563 const DexFile::TypeId& type_id = GetTypeId(field_id.class_idx_); in GetFieldDeclaringClassDescriptor()569 const DexFile::TypeId& type_id = GetTypeId(field_id.type_idx_); in GetFieldTypeDescriptor()603 const DexFile::TypeId& type_id = GetTypeId(method_id.class_idx_); in GetMethodDeclaringClassDescriptor()
328 const DexFile::TypeId& type_id = dex_file.GetTypeId(type_idx); in PrettyType()
588 const TypeId& type_id = GetTypeId(mid); in FindTypeId()
80 const DexFile::TypeId& type_id = dex_file_->GetTypeId(type_idx); in CheckLoadStringByTypeIdx()
343 const DexFile::TypeId& type_id = dex->GetTypeId(i); in AssertDexFile()
5437 dex_file.GetTypeId(field_id.type_idx_).descriptor_idx_)); in ResolveFieldJLS()
43 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(method_id.class_idx_)); in FunctionTypeInfo()53 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(method_id.class_idx_)); in FunctionTypeInfo()
120 << " " << dex->GetTypeDescriptor(dex->GetTypeId(i)); in TEST_F()
742 const DexFile::TypeId& type_id = dex_file->GetTypeId(exception_type_idx); in LoadImageClasses()812 IsImageClass(dex_file.StringDataByIdx(dex_file.GetTypeId(type_idx).descriptor_idx_))) { in CanAssumeTypeIsPresentInDexCache()944 dex_file.StringDataByIdx(dex_file.GetTypeId(type_idx).descriptor_idx_)); in CanEmbedTypeInCode()1784 const DexFile::TypeId& class_type_id = dex_file.GetTypeId(class_def.class_idx_); in InitializeClass()
505 return dex_file->GetTypeDescriptor(dex_file->GetTypeId(return_type_idx)); in GetReturnTypeDescriptor()511 return dex_file->GetTypeDescriptor(dex_file->GetTypeId(type_idx)); in GetTypeDescriptorFromTypeIdx()
660 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()
155 const DexFile::TypeId& id = tpatch->GetDexFile().GetTypeId(tpatch->GetTargetTypeIdx()); in SetPatchLocation()
667 dex_file->FindMethodId(dex_file->GetTypeId(declaring_class_index), in FindMethodIndex()
507 const DexFile::TypeId& target_method_id = cu_->dex_file->GetTypeId(target_method_idx); in InstallLiteralPools()
4065 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(return_type_idx)); in GetMethodReturnType()4076 = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(method_id.class_idx_)); in GetDeclaringClass()
984 const DexFile::TypeId& id = cu_->dex_file->GetTypeId(type_idx); in LoadClassType()
562 const DexFile::TypeId& type_id = dex_file->GetTypeId(class_def.class_idx_); in SafeGetClassDescriptor()