Searched refs:relativeParent (Results 1 – 1 of 1) sorted by relevance
882 public static Set<File> findDirsUnder(File rootDir, File relativeParent) { in findDirsUnder() argument889 File thisDir = new File(relativeParent, rootDir.getName()); in findDirsUnder()