Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc222 case DexFile::kDexAnnotationType: in SkipAnnotationValue()
485 case DexFile::kDexAnnotationType: { in ProcessAnnotationValue()
1543 DexFile::kDexAnnotationType); in GetDeclaringClass()
/art/libdexfile/dex/
Ddex_file.h176 kDexAnnotationType = 0x18, enumerator
Ddex_file_verifier.cc994 case DexFile::kDexAnnotationType: { in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc654 case DexFile::kDexAnnotationType: in VerifyEncodedValue()
Ddex_writer.cc155 case DexFile::kDexAnnotationType: in WriteEncodedValue()
Ddex_ir_builder.cc1170 case DexFile::kDexAnnotationType: { in ReadEncodedValue()
Ddexlayout.cc539 case DexFile::kDexAnnotationType: { in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc526 case DexFile::kDexAnnotationType: { in dumpEncodedValue()