Home
last modified time | relevance | path

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

/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc220 case DexFile::kDexAnnotationDouble: in SkipAnnotationValue()
461 case DexFile::kDexAnnotationDouble: in ProcessAnnotationValue()
639 case DexFile::kDexAnnotationDouble: in ProcessAnnotationValue()
/aosp12/art/libdexfile/dex/
H A Ddex_file.h173 kDexAnnotationDouble = 0x11, enumerator
H A Ddex_file_verifier.cc980 case DexFile::kDexAnnotationDouble: in CheckEncodedValue()
/aosp12/art/dexlayout/
H A Ddex_verify.cc632 case DexFile::kDexAnnotationDouble: in VerifyEncodedValue()
H A Ddex_writer.cc142 case DexFile::kDexAnnotationDouble: in WriteEncodedValue()
H A Ddex_ir_builder.cc1145 case DexFile::kDexAnnotationDouble: { in ReadEncodedValue()
H A Ddexlayout.cc526 case DexFile::kDexAnnotationDouble: { in DumpEncodedValue()
/aosp12/art/dexdump/
H A Ddexdump.cc507 case DexFile::kDexAnnotationDouble: { in dumpEncodedValue()