Searched refs:kDexTypeAnnotationItem (Results 1 – 2 of 2) sorted by relevance
48 case DexFile::kDexTypeAnnotationItem: return 1 << 15; in MapTypeToBitMask()1105 case DexFile::kDexTypeAnnotationItem: in CheckIntraSectionIterate()1209 case DexFile::kDexTypeAnnotationItem: { in CheckIntraSectionIterate()1386 case DexFile::kDexTypeAnnotationItem: in CheckIntraSection()1818 if (*offsets != 0 && !CheckOffsetToTypeMap(*offsets, DexFile::kDexTypeAnnotationItem)) { in CheckInterAnnotationSetItem()2053 case DexFile::kDexTypeAnnotationItem: in CheckInterSection()
123 kDexTypeAnnotationItem = 0x2004, enumerator