Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_annotations.cc187 case DexFile::kDexAnnotationByte: in SkipAnnotationValue()
397 case DexFile::kDexAnnotationByte: in ProcessAnnotationValue()
597 case DexFile::kDexAnnotationByte: in ProcessAnnotationValue()
Ddex_file.h332 kDexAnnotationByte = 0x00, enumerator
Ddex_file_verifier.cc751 case DexFile::kDexAnnotationByte: in CheckEncodedValue()
/art/dexlayout/
Ddex_writer.cc131 case DexFile::kDexAnnotationByte: in WriteEncodedValue()
Ddex_ir.cc224 case DexFile::kDexAnnotationByte: in ReadEncodedValue()
Ddex_verify.cc562 case DexFile::kDexAnnotationByte: in VerifyEncodedValue()
Ddexlayout.cc517 case DexFile::kDexAnnotationByte: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc441 case DexFile::kDexAnnotationByte: in dumpEncodedValue()