Searched refs:kDexAnnotationAnnotation (Results 1 – 8 of 8) sorted by relevance
238 case DexFile::kDexAnnotationAnnotation: in SkipAnnotationValue()658 case DexFile::kDexAnnotationAnnotation: in ProcessAnnotationValue()1055 if ((header_byte & DexFile::kDexAnnotationValueTypeMask) != DexFile::kDexAnnotationAnnotation) { in GetAnnotationDefaultValue()
681 ReadEncodedValue(dex_file, &annotation_data, DexFile::kDexAnnotationAnnotation, 0)); in CreateAnnotationItem()1201 case DexFile::kDexAnnotationAnnotation: { in ReadEncodedValue()
688 case DexFile::kDexAnnotationAnnotation: in VerifyEncodedValue()
169 case DexFile::kDexAnnotationAnnotation: in WriteEncodedValue()
565 case DexFile::kDexAnnotationAnnotation: { in DumpEncodedValue()
181 kDexAnnotationAnnotation = 0x1d, enumerator
1037 case DexFile::kDexAnnotationAnnotation: in CheckEncodedValue()
555 case DexFile::kDexAnnotationAnnotation: { in dumpEncodedValue()681 dumpEncodedValue(pDexFile, &rData, DexFile::kDexAnnotationAnnotation, 0); in dumpAnnotationSetItem()