Home
last modified time | relevance | path

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

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