Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatInstance.java633 elem = getNextPathElementToGcRoot(elem.instance)) { in getPathFromGcRoot()
649 private static PathElement getNextPathElementToGcRoot(AhatInstance inst) { in getNextPathElementToGcRoot() method in AhatInstance