Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc200 case DexFile::kDexAnnotationDouble: in SkipAnnotationValue()
444 case DexFile::kDexAnnotationDouble: in ProcessAnnotationValue()
637 case DexFile::kDexAnnotationDouble: in ProcessAnnotationValue()
/art/dexlayout/
Ddex_verify.cc619 case DexFile::kDexAnnotationDouble: in VerifyEncodedValue()
Ddex_ir.cc240 case DexFile::kDexAnnotationDouble: { in ReadEncodedValue()
Ddex_writer.cc142 case DexFile::kDexAnnotationDouble: in WriteEncodedValue()
Ddexlayout.cc539 case DexFile::kDexAnnotationDouble: { in DumpEncodedValue()
/art/libdexfile/dex/
Ddex_file.h341 kDexAnnotationDouble = 0x11, enumerator
Ddex_file_verifier.cc795 case DexFile::kDexAnnotationDouble: in CheckEncodedValue()
/art/dexdump/
Ddexdump.cc470 case DexFile::kDexAnnotationDouble: { in dumpEncodedValue()