Searched refs:getU1 (Results 1 – 1 of 1) sorted by relevance
125 while ((b = hprof.getU1()) != 0) { in parseHeapDump()158 int tag = hprof.getU1(); in parseHeapDump()232 while (!isEndOfHeapDumpSegment(subtag = hprof.getU1())) { in parseHeapDump()891 public int getU1() { in getU1() method in Parser.HprofBuffer950 int id = getU1(); in getType()