Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DHprofFormatException.java23 public class HprofFormatException extends Exception { class
24 HprofFormatException(String msg) { in HprofFormatException() method in HprofFormatException
28 HprofFormatException(String msg, Exception cause) { in HprofFormatException() method in HprofFormatException