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

  /art/tools/ahat/src/heapdump/
AhatInstance.java 386 public List<PathElement> getPathFromGcRoot() {
  /art/tools/ahat/src/
ObjectHandler.java 251 List<PathElement> path = inst.getPathFromGcRoot();
  /art/tools/ahat/test/
InstanceTest.java 247 List<PathElement> path = target.getPathFromGcRoot();

Completed in 947 milliseconds