Searched refs:kDexTypeAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
356 case kDexTypeAnnotationSetItem: return 1 << 10; in mapTypeToBitMask()1201 kDexTypeAnnotationSetItem)) { in crossVerifyFieldAnnotations()1221 kDexTypeAnnotationSetItem)) { in crossVerifyMethodAnnotations()1290 item->classAnnotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationsDirectoryItem()1374 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()2632 case kDexTypeAnnotationSetItem: { in swapEverythingButHeaderAndMap()2764 case kDexTypeAnnotationSetItem: { in crossVerifyEverything()
178 kDexTypeAnnotationSetItem = 0x1003, enumerator