Searched refs:kDexTypeAnnotationItem (Results 1 – 8 of 8) sorted by relevance
116 DexFile::kDexTypeAnnotationItem,
183 case DexFile::kDexTypeAnnotationItem: in SectionAlignment()
230 { DexFile::kDexTypeAnnotationItem, 15 },
84 { DexFile::kDexTypeAnnotationItem, { "AnnotationItem", '3' } },
370 stream->AlignTo(SectionAlignment(DexFile::kDexTypeAnnotationItem)); in WriteAnnotations()778 queue.AddIfNotEmpty(MapItem(DexFile::kDexTypeAnnotationItem, in GenerateAndWriteMapItems()
403 case DexFile::kDexTypeAnnotationItem: in CheckAndSetRemainingOffsets()
67 case DexFile::kDexTypeAnnotationItem: return 1 << 17; in MapTypeToBitMask()95 case DexFile::kDexTypeAnnotationItem: in IsDataSectionType()1743 case DexFile::kDexTypeAnnotationItem: in CheckIntraSectionIterate()1862 case DexFile::kDexTypeAnnotationItem: { in CheckIntraSectionIterate()2086 CHECK_INTRA_DATA_SECTION_CASE(DexFile::kDexTypeAnnotationItem) in CheckIntraSection()2690 if (*offsets != 0 && !CheckOffsetToTypeMap(*offsets, DexFile::kDexTypeAnnotationItem)) { in CheckInterAnnotationSetItem()2850 case DexFile::kDexTypeAnnotationItem: in CheckInterSectionIterate()2970 case DexFile::kDexTypeAnnotationItem: in CheckInterSection()
135 kDexTypeAnnotationItem = 0x2004, enumerator