| /art/dex2oat/ |
| D | sdk_checker.cc | 110 const dex::TypeId* type_id = dex_file->FindTypeId(type_descriptor); in ShouldDenyAccess() local 137 const dex::TypeId* type_id = dex_file->FindTypeId(descriptor); in ShouldDenyAccess() local
|
| D | dex2oat_vdex_test.cc | 103 const dex::TypeId* type_id = dex_file.FindTypeId(cls.c_str()); in GetClassDefIndex() local
|
| D | verifier_deps_test.cc | 241 const dex::TypeId* type_id = dex_file.FindTypeId(cls.c_str()); in GetClassDefIndex() local
|
| /art/libdexfile/dex/ |
| D | type_lookup_table.cc | 47 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create() local 62 const dex::TypeId& type_id = dex_file.GetTypeId(class_def.class_idx_); in Create() local
|
| D | dex_file.cc | 471 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId() local 490 const TypeId& type_id = GetTypeId(dex::TypeIndex(mid)); in FindTypeId() local 574 const TypeId* type_id = FindTypeId(descriptor); in CreateTypeList() local 708 const TypeId& type_id = GetTypeId(type_idx); in PrettyType() local
|
| D | dex_file-inl.h | 105 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() 113 inline std::string_view DexFile::GetTypeDescriptorView(const dex::TypeId& type_id) const { in GetTypeDescriptorView()
|
| D | art_dex_file_loader_test.cc | 288 const dex::TypeId* type_id = java_lang_dex_file_->FindTypeId(type_str_idx); in TEST_F() local
|
| D | dex_file_verifier.cc | 196 const dex::TypeId& type_id = OffsetToPtr<dex::TypeId>(header_->type_ids_off_)[class_idx.index_]; in GetClass() local 1301 const dex::TypeId& type_id = dex_file_->GetTypeId(dex_file_->GetFieldId(index).type_idx_); in CheckStaticFieldTypes() local 1395 const dex::TypeId* type_id = reinterpret_cast<const dex::TypeId*>(ptr_); in CheckIntraTypeIdItem() local
|
| D | dex_file.h | 378 dex::TypeIndex GetIndexForTypeId(const dex::TypeId& type_id) const { in GetIndexForTypeId()
|
| /art/profman/ |
| D | boot_image_profile.cc | 43 const dex::TypeId& type_id = ref.dex_file->GetTypeId(ref.TypeIndex()); in GetTypeDescriptorView() local
|
| D | profman.cc | 1001 const dex::TypeId* type_id = dex_file->FindTypeId(klass_descriptor); in FindClassDef() local 1022 const dex::TypeId* type_id = dex_file->FindTypeId(klass_descriptor); in FindClass() local 1484 const dex::TypeId *type_id = class_ref.dex_file->FindTypeId(receiver_descriptor); in ProcessLine() local
|
| /art/runtime/mirror/ |
| D | class-inl.h | 958 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorEquals() local 978 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in DescriptorHash() local
|
| D | class.cc | 1457 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in GetDescriptor() local 1902 const dex::TypeId* type_id = dex_file.FindTypeId(descriptor); in FindTypeIndexInOtherDexFile() local
|
| /art/runtime/ |
| D | class_linker_test.cc | 429 const dex::TypeId& type_id = dex.GetTypeId(dex::TypeIndex(i)); in AssertDexFile() local 1318 const dex::TypeId* type_id = dex_file->FindTypeId("LStaticsFromCode;"); in TEST_F() local
|
| /art/runtime/verifier/ |
| D | verifier_deps.cc | 100 const dex::TypeId& type_id = dex_file.GetTypeId(class_def->class_idx_); in GetClassDescriptorStringId() local
|
| D | reg_type_test.cc | 1144 const dex::TypeId* type_id = dex_file_->FindTypeId(descriptor); in TEST_F() local
|
| /art/dexdump/ |
| D | dexdump.cc | 1880 const dex::TypeId& type_id = pDexFile->GetTypeId(type_idx); in dumpCallSite() local
|
| /art/tools/hiddenapi/ |
| D | hiddenapi_test.cc | 169 const dex::TypeId* type_id = dex_file.FindTypeId(desc); in FindClass() local
|
| /art/runtime/oat/ |
| D | oat_file.cc | 2486 const dex::TypeId* type_id = dex_file.FindTypeId(descriptor); in FindClassDef() local
|
| /art/libprofile/profile/ |
| D | profile_compilation_info.cc | 706 const dex::TypeId* type_id = dex_file.FindTypeId(descriptor); in FindOrCreateTypeIndex() local
|
| /art/dex2oat/linker/ |
| D | oat_writer.cc | 1459 const dex::TypeId& type_id = in StartClass() local
|