Home
last modified time | relevance | path

Searched refs:kDexAnnotationBoolean (Results 1 – 4 of 4) sorted by relevance

/art/runtime/dex/
Ddex_file_annotations.cc254 case DexFile::kDexAnnotationBoolean: in SkipAnnotationValue()
463 case DexFile::kDexAnnotationBoolean: in ProcessAnnotationValue()
641 case DexFile::kDexAnnotationBoolean: in ProcessAnnotationValue()
/art/libdexfile/dex/
Ddex_file.h256 kDexAnnotationBoolean = 0x1f, enumerator
Ddex_file_verifier.cc1158 case DexFile::kDexAnnotationBoolean: in CheckEncodedValue()
/art/dexdump/
Ddexdump.cc633 case DexFile::kDexAnnotationBoolean: in dumpEncodedValue()