Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc189 case DexFile::kDexAnnotationChar: in SkipAnnotationValue()
407 case DexFile::kDexAnnotationChar: in ProcessAnnotationValue()
605 case DexFile::kDexAnnotationChar: in ProcessAnnotationValue()
Ddex_file.h334 kDexAnnotationChar = 0x03, enumerator
Ddex_file_verifier.cc759 case DexFile::kDexAnnotationChar: in CheckEncodedValue()
/art/dexlayout/
Ddex_writer.cc137 case DexFile::kDexAnnotationChar: in WriteEncodedValue()
Ddex_ir.cc230 case DexFile::kDexAnnotationChar: in ReadEncodedValue()
Ddex_verify.cc580 case DexFile::kDexAnnotationChar: in VerifyEncodedValue()
Ddexlayout.cc523 case DexFile::kDexAnnotationChar: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc447 case DexFile::kDexAnnotationChar: in dumpEncodedValue()