Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc252 case DexFile::kDexAnnotationNull: in SkipAnnotationValue()
669 case DexFile::kDexAnnotationNull: in ProcessAnnotationValue()
1640 if (annotation_value.type_ != DexFile::kDexAnnotationNull && in GetInnerClass()
/art/libdexfile/dex/
Ddex_file.h182 kDexAnnotationNull = 0x1e, enumerator
Ddex_file_verifier.cc1046 case DexFile::kDexAnnotationNull: in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc696 case DexFile::kDexAnnotationNull: in VerifyEncodedValue()
Ddex_writer.cc173 case DexFile::kDexAnnotationNull: in WriteEncodedValue()
Ddex_ir_builder.cc1215 case DexFile::kDexAnnotationNull: in ReadEncodedValue()
Ddexlayout.cc569 case DexFile::kDexAnnotationNull: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc569 case DexFile::kDexAnnotationNull: in dumpEncodedValue()