Home
last modified time | relevance | path

Searched refs:GetTypeId (Results 1 – 25 of 27) sorted by relevance

12

/art/libdexfile/dex/
Dsignature-inl.h41 const dex::TypeId& return_type_id = dex_file_->GetTypeId(proto_id_->return_type_idx_);
43 rhs.dex_file_->GetTypeId(rhs.proto_id_->return_type_idx_);
59 const dex::TypeId& lhs_param_id = dex_file_->GetTypeId(lhs_params->GetTypeItem(i).type_idx_);
61 rhs.dex_file_->GetTypeId(rhs_params->GetTypeItem(i).type_idx_);
86 dex_file_->GetTypeId(proto_id_->return_type_idx_)); in Compare()
88 rhs.dex_file_->GetTypeId(rhs.proto_id_->return_type_idx_)); in Compare()
105 dex_file_->GetTypeId(lhs_params->GetTypeItem(i - 1u).type_idx_)); in Compare()
107 rhs.dex_file_->GetTypeId(rhs_params->GetTypeItem(i - 1u).type_idx_)); in Compare()
Dtype_reference.h47 StringReference sr1(tr1.dex_file, tr1.dex_file->GetTypeId(tr1.TypeIndex()).descriptor_idx_); in operator()
48 StringReference sr2(tr2.dex_file, tr2.dex_file->GetTypeId(tr2.TypeIndex()).descriptor_idx_); in operator()
Dproto_reference.h46 return dex_file->GetTypeDescriptorView(dex_file->GetTypeId(ProtoId().return_type_idx_)); in ReturnType()
76 lhs.dex_file->GetTypeId(params1->GetTypeItem(i).type_idx_)); in SlowCompare()
78 rhs.dex_file->GetTypeId(params2->GetTypeItem(i).type_idx_)); in SlowCompare()
Dtest_dex_file_builder_test.cc66 dex_file->GetTypeDescriptor(dex_file->GetTypeId(dex::TypeIndex(i)))) << i; in TEST()
Dtype_lookup_table.cc47 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create()
62 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create()
Dart_dex_file_loader_test.cc315 const dex::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()
330 const dex::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); in TEST_F()
332 const dex::TypeId& type = java_lang_dex_file_->GetTypeId(to_find.type_idx_); in TEST_F()
Ddex_file.cc471 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId()
490 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId()
708 const TypeId& type_id = GetTypeId(type_idx); in PrettyType()
Ddex_file-inl.h107 return GetTypeDescriptor(GetTypeId(type_idx)); in GetTypeDescriptor()
115 return GetTypeDescriptorView(GetTypeId(type_idx)); in GetTypeDescriptorView()
Ddex_file.h373 const dex::TypeId& GetTypeId(dex::TypeIndex idx) const { in GetTypeId() function
/art/runtime/
Dimtable-inl.h61 dex_file->GetTypeDescriptor(dex_file->GetTypeId(proto_id.return_type_idx_))); in GetImtHashComponents()
71 dex_file->GetTypeDescriptor(dex_file->GetTypeId(type.type_idx_))); in GetImtHashComponents()
Dart_method-inl.h534 return dex_file->GetTypeDescriptor(dex_file->GetTypeId(type_idx));
Dclass_linker_test.cc436 const dex::TypeId& type_id = dex.GetTypeId(dex::TypeIndex(i)); in AssertDexFile()
/art/profman/
Dboot_image_profile.cc43 const dex::TypeId& type_id = ref.dex_file->GetTypeId(ref.TypeIndex()); in GetTypeDescriptor()
52 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in BootImageRepresentation()
Dprofman.cc865 dump_ic << dex_file->GetTypeDescriptor(dex_file->GetTypeId(target)); in GetInlineCacheLine()
907 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in GetClassNamesAndMethods()
1132 dex_file->GetTypeId(class_ref.TypeIndex()), *name_id, *proto_id); in FindMethodIndex()
Dprofile_assistant_test.cc328 dex_file->GetTypeDescriptor(dex_file->GetTypeId(method_id.class_idx_))); in GetDexPcOfCallTo()
/art/dex2oat/driver/
Dcompiler_driver_test.cc140 << "type_idx=" << i << " " << dex.GetTypeDescriptor(dex.GetTypeId(dex::TypeIndex(i))); in TEST_F()
Dcompiler_driver.cc2206 const dex::TypeId& class_type_id = dex_file.GetTypeId(class_def.class_idx_); in Visit()
2233 const dex::TypeId& class_type_id = dex_file.GetTypeId(class_def->class_idx_); in TryInitializeClass()
/art/runtime/mirror/
Dclass-inl.h846 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorEquals()
866 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorHash()
Dclass.cc1062 type, dex_file.GetTypeDescriptorView(dex_file.GetTypeId(field_id.type_idx_))); in FindFieldByNameAndType()
1495 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in GetDescriptor()
/art/tools/dexanalyze/
Ddexanalyze_experiments.cc220 dex_file->GetStringData(dex_file->GetTypeId(dex::TypeIndex(i)).descriptor_idx_)); in ProcessDexFiles()
/art/runtime/verifier/
Dverifier_deps.cc100 const dex::TypeId& type_id = dex_file.GetTypeId(class_def->class_idx_); in GetClassDescriptorStringId()
Dmethod_verifier.cc672 = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(method_id.class_idx_)); in GetDeclaringClass()
4862 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(return_type_idx)); in GetMethodReturnType()
/art/dexdump/
Ddexdump.cc1873 const dex::TypeId& type_id = pDexFile->GetTypeId(type_idx); in dumpCallSite()
/art/openjdkjvmti/
Dti_redefine.cc2549 const art::dex::TypeId& declaring_class_id = dex_file_->GetTypeId(class_def.class_idx_); in UpdateMethods()
2566 old_dex_file.GetTypeId( in UpdateMethods()
/art/compiler/optimizing/
Dinstruction_builder.cc1604 if (Primitive::GetType(dex_file.GetTypeDescriptor(dex_file.GetTypeId( in HasTrivialClinit()
2425 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(type_index)); in BuildNewArray()

12