Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc191 case DexFile::kDexAnnotationLong: in SkipAnnotationValue()
416 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
613 case DexFile::kDexAnnotationLong: in ProcessAnnotationValue()
Ddex_file.h336 kDexAnnotationLong = 0x06, enumerator
Ddex_file_verifier.cc774 case DexFile::kDexAnnotationLong: in CheckEncodedValue()
/art/dexlayout/
Ddex_writer.cc143 case DexFile::kDexAnnotationLong: in WriteEncodedValue()
Ddex_ir.cc236 case DexFile::kDexAnnotationLong: in ReadEncodedValue()
Ddex_verify.cc598 case DexFile::kDexAnnotationLong: in VerifyEncodedValue()
Ddexlayout.cc529 case DexFile::kDexAnnotationLong: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc453 case DexFile::kDexAnnotationLong: in dumpEncodedValue()