Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc215 case DexFile::kDexAnnotationShort: in SkipAnnotationValue()
439 case DexFile::kDexAnnotationShort: in ProcessAnnotationValue()
634 case DexFile::kDexAnnotationShort: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h164 kDexAnnotationShort = 0x02, enumerator
Ddex_file_verifier.cc743 case DexFile::kDexAnnotationShort: in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc584 case DexFile::kDexAnnotationShort: in VerifyEncodedValue()
Ddex_writer.cc126 case DexFile::kDexAnnotationShort: in WriteEncodedValue()
Ddex_ir_builder.cc1122 case DexFile::kDexAnnotationShort: in ReadEncodedValue()
Ddexlayout.cc509 case DexFile::kDexAnnotationShort: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc446 case DexFile::kDexAnnotationShort: in dumpEncodedValue()