Searched defs:origFile (Results 1 – 3 of 3) sorted by relevance
132 File origFile = fileEntry.getValue().getFile(); in addAllFiles() local
238 File origFile = fileEntry.getValue().getFile(); in addAllFiles() local
459 public static void hardlinkFile(File origFile, File destFile) throws IOException { in hardlinkFile()473 public static void hardlinkFile(File origFile, File destFile, boolean ignoreExistingFile) in hardlinkFile()521 public static void symlinkFile(File origFile, File destFile) throws IOException { in symlinkFile()603 public static void copyFile(File origFile, File destFile) throws IOException { in copyFile()