Searched defs:dex_class_def (Results 1 – 4 of 4) sorted by relevance
265 auto& dex_class_def = mi.dex_file_->GetClassDef(mi.class_def_index_); in WriteDebugSections() local357 auto& dex_class_def = dex->GetClassDef(mi->class_def_index_); in WriteDebugSections() local
1591 const DexFile::ClassDef* dex_class_def = dex_file->FindClassDef(descriptor, hash); in FindInClassPath() local1694 const DexFile::ClassDef* dex_class_def = cp_dex_file->FindClassDef(descriptor, hash); in FindClassInPathClassLoader() local1811 const DexFile::ClassDef& dex_class_def) { in DefineClass()1934 const DexFile::ClassDef& dex_class_def) { in SizeOfClassWithoutEmbeddedTables()2148 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in FixupStaticTrampolines() local2248 void ClassLinker::SetupClass(const DexFile& dex_file, const DexFile::ClassDef& dex_class_def, in SetupClass()2270 const DexFile::ClassDef& dex_class_def, in LoadClass()3530 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in CanWeInitializeClass() local3664 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in InitializeClass() local4128 const DexFile& dex_file, const DexFile::ClassDef& dex_class_def, in DumpClass()
235 const DexFile::ClassDef* dex_class_def = dex_file->FindClassDef(descriptor.c_str(), hash); in DexFile_defineClassNative() local
781 const DexFile::ClassDef* dex_class_def = GetClassDef(); in GetSourceFile() local