/art/libdexfile/dex/ |
D | dex_file-inl.h | 90 const dex::TypeId& type_id = GetTypeId(idx); in StringByTypeIdx() local 98 const dex::TypeId& type_id = GetTypeId(idx); in StringByTypeIdx() local 102 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() 106 inline std::string_view DexFile::GetTypeDescriptorView(const dex::TypeId& type_id) const { in GetTypeDescriptorView() 111 const dex::TypeId& type_id = GetTypeId(field_id.type_idx_); in GetFieldTypeDescriptor() local 116 const dex::TypeId& type_id = GetTypeId(field_id.type_idx_); in GetFieldTypeDescriptorView() local 130 const dex::TypeId& type_id = GetTypeId(method_id.class_idx_); in GetMethodDeclaringClassDescriptor() local
|
D | type_lookup_table.cc | 51 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create() local 66 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create() local
|
D | dex_file.cc | 382 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId() local 402 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId() local 487 const TypeId* type_id = FindTypeId(descriptor.c_str()); in CreateTypeList() local 621 const TypeId& type_id = GetTypeId(type_idx); in PrettyType() local
|
D | art_dex_file_loader_test.cc | 301 const dex::TypeId* type_id = java_lang_dex_file_->FindTypeId(type_str_idx); in TEST_F() local
|
D | dex_file_verifier.cc | 149 const dex::TypeId* type_id = in GetClass() local 1136 const dex::TypeId& type_id = dex_file_->GetTypeId(dex_file_->GetFieldId(index).type_idx_); in CheckStaticFieldTypes() local 1227 const dex::TypeId* type_id = reinterpret_cast<const dex::TypeId*>(ptr_); in CheckIntraTypeIdItem() local
|
D | dex_file.h | 332 dex::TypeIndex GetIndexForTypeId(const dex::TypeId& type_id) const { in GetIndexForTypeId() 389 const dex::TypeId& type_id = GetTypeId(field_id.class_idx_); in GetFieldDeclaringClassDescriptor() local
|
/art/runtime/ |
D | sdk_checker.cc | 107 const dex::TypeId* type_id = dex_file->FindTypeId(art_field->GetTypeDescriptor()); in ShouldDenyAccess() local 134 const dex::TypeId* type_id = dex_file->FindTypeId(descriptor); in ShouldDenyAccess() local
|
D | class_linker_test.cc | 436 const dex::TypeId& type_id = dex.GetTypeId(dex::TypeIndex(i)); in AssertDexFile() local 1343 const dex::TypeId* type_id = dex_file->FindTypeId("LStaticsFromCode;"); in TEST_F() local
|
D | oat_file.cc | 2342 const dex::TypeId* type_id = dex_file.FindTypeId(descriptor); in FindClassDef() local
|
/art/dex2oat/ |
D | dex2oat_vdex_test.cc | 99 const dex::TypeId* type_id = dex_file.FindTypeId(cls.c_str()); in GetClassDefIndex() local
|
D | verifier_deps_test.cc | 237 const dex::TypeId* type_id = dex_file.FindTypeId(cls.c_str()); in GetClassDefIndex() local
|
D | dex2oat_test.cc | 1252 const dex::TypeId* type_id = dex->FindTypeId("LManyMethods;"); in TEST_F() local 1344 const dex::TypeId* type_id = dex_file->FindTypeId("LManyMethods;"); in TEST_F() local
|
/art/dexlayout/ |
D | dex_visualize.cc | 125 void DumpTypeId(const dex_ir::TypeId* type_id, int class_index) { in DumpTypeId()
|
D | dexlayout.cc | 610 dex_ir::TypeId* type_id = data->GetTypeId(); in DumpEncodedValue() local 872 const dex_ir::TypeId* type_id = handler->GetTypeId(); in DumpCatches() local 1131 dex_ir::TypeId* type_id = header->GetTypeIdOrNullPtr(idx); in StringDataByTypeIdx() local 1804 auto type_id = (*it)->GetTypeId(); in DumpCallSite() local
|
D | dex_ir_builder.cc | 847 const TypeId* type_id = header_->GetTypeIdOrNullPtr(type_index.index_); in DedupeOrCreateCodeItem() local 888 const TypeId* type_id = in DedupeOrCreateCodeItem() local
|
D | dex_writer.cc | 268 for (auto& type_id : header_->TypeIds()) { in WriteTypeIds() local
|
D | dex_ir.h | 788 void SetTypeId(TypeId* type_id) { u_.type_val_ = type_id; } in SetTypeId() 964 TypeAddrPair(const TypeId* type_id, uint32_t address) : type_id_(type_id), address_(address) { } in TypeAddrPair()
|
/art/profman/ |
D | boot_image_profile.cc | 43 const dex::TypeId& type_id = ref.dex_file->GetTypeId(ref.TypeIndex()); in GetTypeDescriptor() local
|
D | profman.cc | 1049 const dex::TypeId* type_id = dex_file->FindTypeId(klass_descriptor); in FindClassDef() local 1070 const dex::TypeId* type_id = dex_file->FindTypeId(klass_descriptor); in FindClass() local 1528 const dex::TypeId *type_id = in ProcessLine() local
|
/art/runtime/mirror/ |
D | class-inl.h | 839 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorEquals() local 859 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorHash() local
|
D | class.cc | 1491 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in GetDescriptor() local 1758 const dex::TypeId* type_id = dex_file.FindTypeId(GetDescriptor(&temp)); in FindTypeIndexInOtherDexFile() local
|
/art/runtime/verifier/ |
D | verifier_deps.cc | 100 const dex::TypeId& type_id = dex_file.GetTypeId(class_def->class_idx_); in GetClassDescriptorStringId() local
|
/art/tools/hiddenapi/ |
D | hiddenapi_test.cc | 166 const dex::TypeId* type_id = dex_file.FindTypeId(desc); in FindClass() local
|
/art/dexdump/ |
D | dexdump.cc | 1873 const dex::TypeId& type_id = pDexFile->GetTypeId(type_idx); in dumpCallSite() local
|
/art/libprofile/profile/ |
D | profile_compilation_info.cc | 700 const dex::TypeId* type_id = dex_file.FindTypeId(descriptor); in FindOrCreateTypeIndex() local
|