Searched refs:getU2 (Results 1 – 1 of 1) sorted by relevance
355 int constantPoolSize = hprof.getU2(); in parseInternal()357 int index = hprof.getU2(); in parseInternal()361 int numStaticFields = hprof.getU2(); in parseInternal()375 int numInstanceFields = hprof.getU2(); in parseInternal()956 public int getU2() { in getU2() method in Parser.HprofBuffer