Home | History | Annotate | Download | only in reader

Lines Matching refs:typeIds

44     private final int[] typeIds;
70 String[] stringPool, int[] typeIds, ProtIdItem[] protoIdItems,
75 this.typeIds = typeIds;
243 buffer.readUInt(), typeIds, stringPool, fieldIdItems));
270 typeIds, fieldIdItems));
301 .get(methodIdIdx), stringPool, typeIds,
317 interfaces.add(stringPool[typeIds[buffer.readUShort()]]);
327 : stringPool[typeIds[classDefItem.superclass_idx]];
335 return stringPool[typeIds[classDefItem.class_idx]];