Home
last modified time | relevance | path

Searched defs:class_def (Results 1 – 23 of 23) sorted by relevance

/art/runtime/
Dtype_lookup_table.cc84 const DexFile::ClassDef& class_def = dex_file.GetClassDef(i); in TypeLookupTable() local
98 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_idx); in TypeLookupTable() local
Ddex_file.h699 uint16_t GetIndexForClassDef(const ClassDef& class_def) const { in GetIndexForClassDef()
706 const char* GetClassDescriptor(const ClassDef& class_def) const { in GetClassDescriptor()
717 const TypeList* GetInterfacesList(const ClassDef& class_def) const { in GetInterfacesList()
727 const uint8_t* GetClassData(const ClassDef& class_def) const { in GetClassData()
799 const uint8_t* GetEncodedStaticFieldValuesArray(const ClassDef& class_def) const { in GetEncodedStaticFieldValuesArray()
879 const AnnotationsDirectoryItem* GetAnnotationsDirectory(const ClassDef& class_def) const { in GetAnnotationsDirectory()
1121 const char* GetSourceFile(const ClassDef& class_def) const { in GetSourceFile()
1441 InvokeType GetMethodInvokeType(const DexFile::ClassDef& class_def) const { in GetMethodInvokeType()
Ddex_file.cc530 const ClassDef& class_def = GetClassDef(i); in FindClassDef() local
542 const ClassDef& class_def = GetClassDef(i); in FindClassDef() local
2337 const DexFile::ClassDef& class_def) in EncodedStaticFieldValueIterator()
2352 const DexFile::ClassDef& class_def) in EncodedStaticFieldValueIterator()
2368 const DexFile::ClassDef& class_def, in EncodedStaticFieldValueIterator()
Ddex_file_test.cc233 const DexFile::ClassDef& class_def = raw->GetClassDef(0); in TEST_F() local
Doat_file_manager.cc191 const DexFile::ClassDef& class_def = dex_file->GetClassDef(static_cast<uint16_t>(index)); in GetClassDescriptor() local
Ddex_file_verifier_test.cc293 const DexFile::ClassDef& class_def = dex_file->GetClassDef(0); in FindMethodData() local
908 const DexFile::ClassDef& class_def = dex_file->GetClassDef(0); in FindFieldData() local
Dclass_linker_test.cc421 const DexFile::ClassDef& class_def = dex.GetClassDef(i); in AssertDexFile() local
Ddex_file_verifier.cc793 const DexFile::ClassDef* class_def = class_def_begin + i; in FindClassFlags() local
Dutils.cc1813 const DexFile::ClassDef* class_def = dex_file->FindClassDef(method_id.class_idx_); in DumpMethodCFG() local
Dclass_linker.cc2648 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_idx); in GetOatMethodIndexFromMethodIndex() local
5337 const DexFile::ClassDef& class_def, in CheckSuperClassChange()
5399 const DexFile::ClassDef& class_def = dex_file.GetClassDef(klass->GetDexClassDefIndex()); in LoadSuperAndInterfaces() local
/art/runtime/verifier/
Dmethod_verifier_test.cc53 const DexFile::ClassDef& class_def = dex.GetClassDef(i); in VerifyDexFile() local
Dmethod_verifier.cc133 const DexFile::ClassDef* class_def = klass->GetClassDef(); in VerifyClass() local
192 const DexFile::ClassDef* class_def, in VerifyMethods()
266 const DexFile::ClassDef* class_def, in VerifyClass()
357 const DexFile::ClassDef* class_def, in VerifyMethod()
465 const DexFile::ClassDef* class_def, in VerifyMethodAndDump()
501 const DexFile::ClassDef* class_def, in MethodVerifier()
1921 const DexFile::ClassDef* class_def = dex_file.FindClassDef(type_idx); in GetFirstFinalInstanceFieldIndex() local
/art/compiler/driver/
Dcompiler_driver.cc498 const DexFile& dex_file, const DexFile::ClassDef& class_def) in GetDexToDexCompilationLevel()
537 const DexFile::ClassDef& class_def) { in GetDexToDexCompilationLevel()
825 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_index); in ResolveConstStrings() local
2010 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_idx); in RequiresConstructorBarrier() local
2054 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in Visit() local
2248 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in Visit() local
2336 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in Visit() local
2397 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in Visit() local
2626 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in Visit() local
Dcompiler_driver_test.cc81 const DexFile::ClassDef& class_def = dex_file.GetClassDef(i); in MakeDexFileExecutable() local
/art/oatdump/
Doatdump.cc209 const DexFile::ClassDef& class_def = dex_file.GetClassDef(class_def_index); in WalkOatClass() local
500 const DexFile::ClassDef* class_def = in GetQuickOatCode() local
533 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_index); in AddAllOffsets() local
610 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_index); in DumpOatDexFile() local
728 const DexFile::ClassDef& class_def, bool* stop_analysis) { in DumpOatClass()
776 const DexFile::ClassDef& class_def, in DumpOatMethod()
1114 const DexFile::ClassDef& class_def, in DumpVerifier()
/art/compiler/
Dimage_test.cc269 const DexFile::ClassDef& class_def = dex->GetClassDef(i); in TestWriteRead() local
Doat_test.cc403 const DexFile::ClassDef& class_def = dex_file.GetClassDef(i); in TEST_F() local
Doat_writer.cc1338 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_index); in VisitDexMethods() local
/art/runtime/native/
Ddalvik_system_DexFile.cc324 const DexFile::ClassDef& class_def = dex_file->GetClassDef(i); in DexFile_getClassNameList() local
Ddalvik_system_VMRuntime.cc525 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_index); in VMRuntime_preloadDexCaches() local
/art/dexdump/
Ddexdump.cc1209 const DexFile::ClassDef& class_def = dex_file->GetClassDef(idx); in dumpCfg() local
/art/runtime/mirror/
Dclass.cc910 const DexFile::ClassDef* class_def = GetClassDef(); in GetInterfaceTypeList() local
/art/runtime/gc/
Dheap.cc770 const DexFile::ClassDef& class_def = dex_file->GetClassDef(class_def_idx); in SafeGetClassDescriptor() local