HomeSort by relevance Sort by last modified time
    Searched refs:fromHprof (Results 1 - 3 of 3) sorted by null

  /art/tools/ahat/test/
TestDump.java 51 mSnapshot = AhatSnapshot.fromHprof(new File(hprof));
  /art/tools/ahat/src/
Main.java 71 AhatSnapshot ahat = AhatSnapshot.fromHprof(hprof);
AhatSnapshot.java 71 public static AhatSnapshot fromHprof(File hprof) throws IOException {

Completed in 730 milliseconds