Home
last modified time | relevance | path

Searched refs:kDexAnnotationType (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc222 case DexFile::kDexAnnotationType: in SkipAnnotationValue()
485 case DexFile::kDexAnnotationType: { in ProcessAnnotationValue()
1505 DexFile::kDexAnnotationType); in GetDeclaringClass()
/aosp12/art/libdexfile/dex/
H A Ddex_file.h177 kDexAnnotationType = 0x18, enumerator
H A Ddex_file_verifier.cc994 case DexFile::kDexAnnotationType: { in CheckEncodedValue()
/aosp12/art/dexlayout/
H A Ddex_verify.cc654 case DexFile::kDexAnnotationType: in VerifyEncodedValue()
H A Ddex_writer.cc155 case DexFile::kDexAnnotationType: in WriteEncodedValue()
H A Ddex_ir_builder.cc1170 case DexFile::kDexAnnotationType: { in ReadEncodedValue()
H A Ddexlayout.cc539 case DexFile::kDexAnnotationType: { in DumpEncodedValue()
/aosp12/art/dexdump/
H A Ddexdump.cc526 case DexFile::kDexAnnotationType: { in dumpEncodedValue()