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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileStore.java78 // if the file is a link then GetVolumePathName returns the
89 String root = GetVolumePathName(target);
H A DWindowsNativeDispatcher.java493 * GetVolumePathName(
501 static String GetVolumePathName(String path) throws WindowsException { method in class:WindowsNativeDispatcher

Completed in 33 milliseconds