Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc216 case DexFile::kDexAnnotationChar: in SkipAnnotationValue()
444 case DexFile::kDexAnnotationChar: in ProcessAnnotationValue()
623 case DexFile::kDexAnnotationChar: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h168 kDexAnnotationChar = 0x03, enumerator
Ddex_file_verifier.cc964 case DexFile::kDexAnnotationChar: in CheckEncodedValue()
/art/dexlayout/
Ddex_verify.cc593 case DexFile::kDexAnnotationChar: in VerifyEncodedValue()
Ddex_writer.cc129 case DexFile::kDexAnnotationChar: in WriteEncodedValue()
Ddex_ir_builder.cc1126 case DexFile::kDexAnnotationChar: in ReadEncodedValue()
Ddexlayout.cc513 case DexFile::kDexAnnotationChar: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc488 case DexFile::kDexAnnotationChar: in dumpEncodedValue()