Searched refs:kDexTypeAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
323 case kDexTypeAnnotationSetItem: return 1 << 10; in mapTypeToBitMask()1156 kDexTypeAnnotationSetItem)) { in crossVerifyFieldAnnotations()1176 kDexTypeAnnotationSetItem)) { in crossVerifyMethodAnnotations()1245 item->classAnnotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationsDirectoryItem()1329 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()2562 case kDexTypeAnnotationSetItem: { in swapEverythingButHeaderAndMap()2686 case kDexTypeAnnotationSetItem: { in crossVerifyEverything()
153 kDexTypeAnnotationSetItem = 0x1003, enumerator