Home
last modified time | relevance | path

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

/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc215 case DexFile::kDexAnnotationShort: in SkipAnnotationValue()
439 case DexFile::kDexAnnotationShort: in ProcessAnnotationValue()
619 case DexFile::kDexAnnotationShort: in ProcessAnnotationValue()
/aosp12/art/libdexfile/dex/
H A Ddex_file.h168 kDexAnnotationShort = 0x02, enumerator
H A Ddex_file_verifier.cc963 case DexFile::kDexAnnotationShort: in CheckEncodedValue()
/aosp12/art/dexlayout/
H A Ddex_verify.cc584 case DexFile::kDexAnnotationShort: in VerifyEncodedValue()
H A Ddex_writer.cc126 case DexFile::kDexAnnotationShort: in WriteEncodedValue()
H A Ddex_ir_builder.cc1123 case DexFile::kDexAnnotationShort: in ReadEncodedValue()
H A Ddexlayout.cc510 case DexFile::kDexAnnotationShort: in DumpEncodedValue()
/aosp12/art/dexdump/
H A Ddexdump.cc485 case DexFile::kDexAnnotationShort: in dumpEncodedValue()