Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc221 case DexFile::kDexAnnotationLong: in SkipAnnotationValue()
451 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
629 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h243 kDexAnnotationLong = 0x06, enumerator
Ddex_file_verifier.cc1069 case DexFile::kDexAnnotationLong: in CheckEncodedValue()
/art/dexdump/
Ddexdump.cc555 case DexFile::kDexAnnotationLong: in dumpEncodedValue()