Searched defs:VolumeInformation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsNativeDispatcher.java414 static VolumeInformation GetVolumeInformation(String root)
419 VolumeInformation info = new VolumeInformation();
426 static class VolumeInformation { class in class:WindowsNativeDispatcher
431 private VolumeInformation() { } method in class:WindowsNativeDispatcher.VolumeInformation
439 VolumeInformation obj)

Completed in 35 milliseconds