Searched refs:HprofBuffer (Results 1 – 1 of 1) sorted by relevance
57 private HprofBuffer hprof = null;68 this.hprof = new HprofBuffer(hprof); in Parser()78 this.hprof = new HprofBuffer(hprof); in Parser()907 private static class HprofBuffer { class in Parser911 public HprofBuffer(File path) throws IOException { in HprofBuffer() method in Parser.HprofBuffer917 public HprofBuffer(ByteBuffer buffer) { in HprofBuffer() method in Parser.HprofBuffer