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()
638 case DexFile::kDexAnnotationChar: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h165 kDexAnnotationChar = 0x03, enumerator
Ddex_file_verifier.cc744 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.cc1125 case DexFile::kDexAnnotationChar: in ReadEncodedValue()
Ddexlayout.cc512 case DexFile::kDexAnnotationChar: in DumpEncodedValue()
/art/dexdump/
Ddexdump.cc449 case DexFile::kDexAnnotationChar: in dumpEncodedValue()