Searched refs:ERROR_DIR_NOT_EMPTY (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileCopy.java158 if (x.lastError() == ERROR_DIR_NOT_EMPTY ||
369 if (x.lastError() == ERROR_DIR_NOT_EMPTY ||
453 if (x.lastError() == ERROR_DIR_NOT_EMPTY ||
H A DWindowsConstants.java101 public static final int ERROR_DIR_NOT_EMPTY = 145; field in class:WindowsConstants
H A DWindowsFileSystemProvider.java262 if (x.lastError() == ERROR_DIR_NOT_EMPTY ||

Completed in 33 milliseconds