Searched defs:dex_class_def (Results 1 – 3 of 3) sorted by relevance
2023 const DexFile::ClassDef* dex_class_def = dex_file->FindClassDef(descriptor, hash); in FindInClassPath() local2096 const DexFile::ClassDef* dex_class_def = dex_file->FindClassDef(descriptor, hash); in FindClassInPathClassLoader() local2221 const DexFile::ClassDef& dex_class_def) { in DefineClass()2323 const DexFile::ClassDef& dex_class_def) { in SizeOfClassWithoutEmbeddedTables()2560 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in FixupStaticTrampolines() local2728 const DexFile::ClassDef& dex_class_def, in LoadClass()4069 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in CanWeInitializeClass() local4206 const DexFile::ClassDef* dex_class_def = klass->GetClassDef(); in InitializeClass() local4386 void ClassLinker::ConstructFieldMap(const DexFile& dex_file, const DexFile::ClassDef& dex_class_def, in ConstructFieldMap()4535 const DexFile& dex_file, const DexFile::ClassDef& dex_class_def, in DumpClass()
184 const DexFile::ClassDef* dex_class_def = dex_file->FindClassDef(descriptor.c_str(), hash); in DexFile_defineClassNative() local
788 const DexFile::ClassDef* dex_class_def = GetClassDef(); in GetSourceFile() local