Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h177 kDexAnnotationField = 0x19, enumerator
Ddex_file_verifier.cc1005 case DexFile::kDexAnnotationField: in CheckEncodedValue()
/art/runtime/dex/
Ddex_file_annotations.cc224 case DexFile::kDexAnnotationField: in SkipAnnotationValue()
542 case DexFile::kDexAnnotationField: { in ProcessAnnotationValue()
/art/dexlayout/
Ddex_verify.cc663 case DexFile::kDexAnnotationField: in VerifyEncodedValue()
Ddex_writer.cc158 case DexFile::kDexAnnotationField: in WriteEncodedValue()
Ddex_ir_builder.cc1175 case DexFile::kDexAnnotationField: in ReadEncodedValue()
Ddexlayout.cc544 case DexFile::kDexAnnotationField: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc531 case DexFile::kDexAnnotationField: in dumpEncodedValue()