Home | History | Annotate | Download | only in runtime

Lines Matching refs:kDexTypeAnnotationSetItem

43     case DexFile::kDexTypeAnnotationSetItem:        return 1 << 10;
1179 case DexFile::kDexTypeAnnotationSetItem: {
1381 case DexFile::kDexTypeAnnotationSetItem:
1801 !CheckOffsetToTypeMap(item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) {
1882 !CheckOffsetToTypeMap(item->class_annotations_off_, DexFile::kDexTypeAnnotationSetItem)) {
1897 if (!CheckOffsetToTypeMap(field_item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) {
1914 if (!CheckOffsetToTypeMap(method_item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) {
2005 case DexFile::kDexTypeAnnotationSetItem: {
2063 case DexFile::kDexTypeAnnotationSetItem: