Searched refs:getU2 (Results 1 – 1 of 1) sorted by relevance
302 int constantPoolSize = hprof.getU2(); in parseHeapDump()304 int index = hprof.getU2(); in parseHeapDump()308 int numStaticFields = hprof.getU2(); in parseHeapDump()322 int numInstanceFields = hprof.getU2(); in parseHeapDump()895 public int getU2() { in getU2() method in Parser.HprofBuffer