Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h250 kDexAnnotationField = 0x19, enumerator
Ddex_file_verifier.cc1105 case DexFile::kDexAnnotationField: in CheckEncodedValue()
/art/runtime/dex/
Ddex_file_annotations.cc227 case DexFile::kDexAnnotationField: in SkipAnnotationValue()
540 case DexFile::kDexAnnotationField: { in ProcessAnnotationValue()
/art/dexdump/
Ddexdump.cc592 case DexFile::kDexAnnotationField: in dumpEncodedValue()