Searched refs:dumpAll (Results 1 – 1 of 1) sorted by relevance
213 static void dumpAll() { in dumpAll() method in Path214 dumpAll(sRoot, "", ""); in dumpAll()217 static void dumpAll(Path p, String prefix1, String prefix2) { in dumpAll() method in Path233 dumpAll(child, prefix2 + "+-- ", prefix2 + "| "); in dumpAll()235 dumpAll(child, prefix2 + "+-- ", prefix2 + " "); in dumpAll()