Searched refs:HprofBuffer (Results 1 – 1 of 1) sorted by relevance
56 private HprofBuffer hprof = null;67 this.hprof = new HprofBuffer(hprof); in Parser()77 this.hprof = new HprofBuffer(hprof); in Parser()901 private static class HprofBuffer { class in Parser905 public HprofBuffer(File path) throws IOException { in HprofBuffer() method in Parser.HprofBuffer911 public HprofBuffer(ByteBuffer buffer) { in HprofBuffer() method in Parser.HprofBuffer