Searched refs:PROTO_ID_ITEM (Results 1 – 4 of 4) sorted by relevance
40 public static final int PROTO_ID_ITEM = 0x0003; field in ItemType62 case PROTO_ID_ITEM: return "proto_id_item"; in getItemTypeName()
99 MapItem mapItem = dexFile.getMapItemForSection(ItemType.PROTO_ID_ITEM);
61 ItemType.PROTO_ID_ITEM,101 case ItemType.PROTO_ID_ITEM: in DexAnnotator()
1246 … writeMapItem(writer, ItemType.PROTO_ID_ITEM, protoSection.getItems().size(), protoSectionOffset);