Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc197 case DexFile::kDexAnnotationField: in SkipAnnotationValue()
515 case DexFile::kDexAnnotationField: { in ProcessAnnotationValue()
Ddex_file.h343 kDexAnnotationField = 0x19, enumerator
Ddex_file_verifier.cc800 case DexFile::kDexAnnotationField: in CheckEncodedValue()
/art/dexlayout/
Ddex_writer.cc166 case DexFile::kDexAnnotationField: in WriteEncodedValue()
Ddex_ir.cc279 case DexFile::kDexAnnotationField: in ReadEncodedValue()
Ddex_verify.cc650 case DexFile::kDexAnnotationField: in VerifyEncodedValue()
Ddexlayout.cc554 case DexFile::kDexAnnotationField: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc490 case DexFile::kDexAnnotationField: in dumpEncodedValue()