Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatInstance.java624 public List<PathElement> getPathFromGcRoot() { in getPathFromGcRoot() method in AhatInstance
/art/tools/ahat/src/test/com/android/ahat/
DInstanceTest.java256 List<PathElement> path = target.getPathFromGcRoot(); in gcRootPath()
311 List<PathElement> path = object.getPathFromGcRoot(); in gcRootPathNotWeak()
/art/tools/ahat/src/main/com/android/ahat/
DObjectHandler.java257 List<PathElement> path = inst.getPathFromGcRoot(); in printGcRootPath()
/art/tools/ahat/etc/
Dahat_api.txt92 method public List<PathElement> getPathFromGcRoot();