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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsNativeDispatcher.java450 return GetDriveType0(buffer.address());
455 private static native int GetDriveType0(long lpRoot) throws WindowsException; method in class:WindowsNativeDispatcher

Completed in 33 milliseconds