Home
last modified time | relevance | path

Searched defs:HprofBuffer (Results 1 – 1 of 1) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java907 private static class HprofBuffer { class in Parser
911 public HprofBuffer(File path) throws IOException { in HprofBuffer() method in Parser.HprofBuffer
917 public HprofBuffer(ByteBuffer buffer) { in HprofBuffer() method in Parser.HprofBuffer