Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc195 case DexFile::kDexAnnotationType: in SkipAnnotationValue()
448 case DexFile::kDexAnnotationType: { in ProcessAnnotationValue()
1301 DexFile::kDexAnnotationType); in GetDeclaringClass()
Ddex_file.h342 kDexAnnotationType = 0x18, enumerator
Ddex_file_verifier.cc789 case DexFile::kDexAnnotationType: { in CheckEncodedValue()
/art/dexlayout/
Ddex_writer.cc163 case DexFile::kDexAnnotationType: in WriteEncodedValue()
Ddex_ir.cc274 case DexFile::kDexAnnotationType: { in ReadEncodedValue()
Ddex_verify.cc641 case DexFile::kDexAnnotationType: in VerifyEncodedValue()
Ddexlayout.cc549 case DexFile::kDexAnnotationType: { in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc485 case DexFile::kDexAnnotationType: { in dumpEncodedValue()