Searched refs:oldChildren (Results 1 – 1 of 1) sorted by relevance
91 File[] oldChildren = oldDir.listFiles(); in copyRetryFiles() local92 for (File oldChild : oldChildren) { in copyRetryFiles()