Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc214 case DexFile::kDexAnnotationByte: in SkipAnnotationValue()
434 case DexFile::kDexAnnotationByte: in ProcessAnnotationValue()
615 case DexFile::kDexAnnotationByte: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h166 kDexAnnotationByte = 0x00, enumerator
Ddex_file_verifier.cc956 case DexFile::kDexAnnotationByte: in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc575 case DexFile::kDexAnnotationByte: in VerifyEncodedValue()
Ddex_writer.cc123 case DexFile::kDexAnnotationByte: in WriteEncodedValue()
Ddex_ir_builder.cc1120 case DexFile::kDexAnnotationByte: in ReadEncodedValue()
Ddexlayout.cc507 case DexFile::kDexAnnotationByte: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc482 case DexFile::kDexAnnotationByte: in dumpEncodedValue()