Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc198 case DexFile::kDexAnnotationLong: in SkipAnnotationValue()
436 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
629 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
/art/dexlayout/
Ddex_verify.cc598 case DexFile::kDexAnnotationLong: in VerifyEncodedValue()
Ddex_ir.cc227 case DexFile::kDexAnnotationLong: in ReadEncodedValue()
Ddex_writer.cc135 case DexFile::kDexAnnotationLong: in WriteEncodedValue()
Ddexlayout.cc532 case DexFile::kDexAnnotationLong: in DumpEncodedValue()
/art/libdexfile/dex/
Ddex_file.h339 kDexAnnotationLong = 0x06, enumerator
Ddex_file_verifier.cc794 case DexFile::kDexAnnotationLong: in CheckEncodedValue()
/art/dexdump/
Ddexdump.cc457 case DexFile::kDexAnnotationLong: in dumpEncodedValue()