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()
619 case DexFile::kDexAnnotationShort: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h167 kDexAnnotationShort = 0x02, enumerator
Ddex_file_verifier.cc963 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.cc1123 case DexFile::kDexAnnotationShort: in ReadEncodedValue()
Ddexlayout.cc510 case DexFile::kDexAnnotationShort: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc485 case DexFile::kDexAnnotationShort: in dumpEncodedValue()