Searched refs:kDexAnnotationAnnotation (Results 1 – 7 of 7) sorted by relevance
238 case DexFile::kDexAnnotationAnnotation: in SkipAnnotationValue()673 case DexFile::kDexAnnotationAnnotation: in ProcessAnnotationValue()1076 if ((header_byte & DexFile::kDexAnnotationValueTypeMask) != DexFile::kDexAnnotationAnnotation) { in GetAnnotationDefaultValue()
680 ReadEncodedValue(dex_file, &annotation_data, DexFile::kDexAnnotationAnnotation, 0)); in CreateAnnotationItem()1200 case DexFile::kDexAnnotationAnnotation: { in ReadEncodedValue()
688 case DexFile::kDexAnnotationAnnotation: in VerifyEncodedValue()
169 case DexFile::kDexAnnotationAnnotation: in WriteEncodedValue()
178 kDexAnnotationAnnotation = 0x1d, enumerator
817 case DexFile::kDexAnnotationAnnotation: in CheckEncodedValue()
516 case DexFile::kDexAnnotationAnnotation: { in dumpEncodedValue()642 dumpEncodedValue(pDexFile, &rData, DexFile::kDexAnnotationAnnotation, 0); in dumpAnnotationSetItem()