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.java144 public static AhatSnapshot parseHeapDump(File hprof, ProguardMap map) in parseHeapDump() method in Parser
158 public static AhatSnapshot parseHeapDump(ByteBuffer hprof, ProguardMap map) in parseHeapDump() method in Parser
/art/tools/ahat/etc/
Dahat_api.txt183 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(File, com.android.ahat.p…
184 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(ByteBuffer, com.android.…