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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java104 public static final int ERROR_NOTIFY_ENUM_DIR = 1022; field in class:WindowsConstants
H A DWindowsWatchService.java550 if (info.error() == ERROR_NOTIFY_ENUM_DIR) {

Completed in 32 milliseconds