Searched refs:getU2 (Results 1 – 1 of 1) sorted by relevance
356 int constantPoolSize = hprof.getU2(); in parseInternal()358 int index = hprof.getU2(); in parseInternal()362 int numStaticFields = hprof.getU2(); in parseInternal()376 int numInstanceFields = hprof.getU2(); in parseInternal()962 public int getU2() { in getU2() method in Parser.HprofBuffer