Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc218 case DexFile::kDexAnnotationLong: in SkipAnnotationValue()
453 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
631 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h170 kDexAnnotationLong = 0x06, enumerator
Ddex_file_verifier.cc979 case DexFile::kDexAnnotationLong: in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc611 case DexFile::kDexAnnotationLong: in VerifyEncodedValue()
Ddex_writer.cc135 case DexFile::kDexAnnotationLong: in WriteEncodedValue()
Ddex_ir_builder.cc1132 case DexFile::kDexAnnotationLong: in ReadEncodedValue()
Ddexlayout.cc519 case DexFile::kDexAnnotationLong: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc494 case DexFile::kDexAnnotationLong: in dumpEncodedValue()