Home
last modified time | relevance | path

Searched refs:GetTypeId (Results 26 – 33 of 33) sorted by relevance

12

/art/runtime/mirror/
Dclass.cc1171 const dex::TypeId& type_id = dex_file.GetTypeId(klass->GetDexTypeIndex()); in GetDescriptor()
/art/dexdump/
Ddexdump.cc1802 const dex::TypeId& type_id = pDexFile->GetTypeId(type_idx); in dumpCallSite()
/art/openjdkjvmti/
Dti_redefine.cc2560 const art::dex::TypeId& declaring_class_id = dex_file_->GetTypeId(class_def.class_idx_); in UpdateMethods()
2574 old_dex_file.GetTypeId( in UpdateMethods()
/art/runtime/verifier/
Dmethod_verifier.cc692 = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(method_id.class_idx_)); in GetDeclaringClass()
5025 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(return_type_idx)); in GetMethodReturnType()
/art/libprofile/profile/
Dprofile_compilation_info.cc2132 const dex::TypeId& type_id = dex_file->GetTypeId(type_idx); in GetClassDescriptors()
/art/runtime/
Dclass_linker_test.cc440 const dex::TypeId& type_id = dex.GetTypeId(dex::TypeIndex(i)); in AssertDexFile()
/art/libdexfile/dex/
Ddex_file_verifier.cc1141 const dex::TypeId& type_id = dex_file_->GetTypeId(dex_file_->GetFieldId(index).type_idx_); in CheckStaticFieldTypes()
/art/dex2oat/linker/
Doat_writer.cc1625 dex_file_->GetTypeId(dex_file_->GetClassDef(class_def_index_).class_idx_); in IsImageClass()

12