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()
684 case DexFile::kDexAnnotationNull: in ProcessAnnotationValue()
1661 if (annotation_value.type_ != DexFile::kDexAnnotationNull && in GetInnerClass()
/art/libdexfile/dex/
Ddex_file.h179 kDexAnnotationNull = 0x1e, enumerator
Ddex_file_verifier.cc826 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.cc1214 case DexFile::kDexAnnotationNull: in ReadEncodedValue()
Ddexlayout.cc568 case DexFile::kDexAnnotationNull: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc530 case DexFile::kDexAnnotationNull: in dumpEncodedValue()