Searched refs:prefix2 (Results 1 – 1 of 1) sorted by relevance
217 static void dumpAll(Path p, String prefix1, String prefix2) { in dumpAll() argument231 Log.d(TAG, prefix2 + "|"); in dumpAll()233 dumpAll(child, prefix2 + "+-- ", prefix2 + "| "); in dumpAll()235 dumpAll(child, prefix2 + "+-- ", prefix2 + " "); in dumpAll()