Searched refs:kDexTypeAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
332 case kDexTypeAnnotationSetItem: return 1 << 10; in mapTypeToBitMask()1258 kDexTypeAnnotationSetItem)) { in crossVerifyFieldAnnotations()1278 kDexTypeAnnotationSetItem)) { in crossVerifyMethodAnnotations()1347 item->classAnnotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationsDirectoryItem()1435 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()2722 case kDexTypeAnnotationSetItem: { in swapEverythingButHeaderAndMap()2864 case kDexTypeAnnotationSetItem: { in crossVerifyEverything()
240 kDexTypeAnnotationSetItem = 0x1003, enumerator