Home
last modified time | relevance | path

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

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