Home
last modified time | relevance | path

Searched refs:parseHeapDump (Results 1 – 2 of 2) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java143 public static AhatSnapshot parseHeapDump(File hprof, ProguardMap map) in parseHeapDump() method in Parser
157 public static AhatSnapshot parseHeapDump(ByteBuffer hprof, ProguardMap map) in parseHeapDump() method in Parser
/art/tools/ahat/etc/
Dahat_api.txt178 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(java.io.File, com.androi…
179 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(java.nio.ByteBuffer, com…