Searched refs:MOVEFILE_COPY_ALLOWED (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java132 public static final int MOVEFILE_COPY_ALLOWED = 0x00000002; field in class:WindowsConstants
H A DWindowsFileCopy.java393 MoveFileEx(sourcePath, targetPath, MOVEFILE_COPY_ALLOWED);

Completed in 30 milliseconds