Searched refs:class_fixup_type (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.h243 fillbytes class_fixup_type; member in struct:unpacker
H A Dunpack.cpp307 class_fixup_type.free();
460 class_fixup_type.addByte(size);
3682 class_fixup_type.empty();
4550 for (i = 0; i < (int)class_fixup_type.size(); i++) {
4551 int type = class_fixup_type.getByte(i);

Completed in 45 milliseconds