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()
404 case DexFile::kDexTypeAnnotationItem: in CheckAndSetRemainingOffsets()
76 case DexFile::kDexTypeAnnotationItem: return 1 << 17; in MapTypeToBitMask()104 case DexFile::kDexTypeAnnotationItem: in IsDataSectionType()2050 case DexFile::kDexTypeAnnotationItem: in CheckIntraSectionIterate()2163 case DexFile::kDexTypeAnnotationItem: { in CheckIntraSectionIterate()2398 CHECK_INTRA_DATA_SECTION_CASE(DexFile::kDexTypeAnnotationItem) in CheckIntraSection()2948 if (*offsets != 0 && !CheckOffsetToTypeMap(*offsets, DexFile::kDexTypeAnnotationItem)) { in CheckInterAnnotationSetItem()3142 case DexFile::kDexTypeAnnotationItem: in CheckInterSectionIterate()3264 case DexFile::kDexTypeAnnotationItem: in CheckInterSection()
139 kDexTypeAnnotationItem = 0x2004, enumerator