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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileCopy.java227 WindowsPath.addPrefixIfNeeded(linkTarget),
417 WindowsPath.addPrefixIfNeeded(linkTarget),
H A DWindowsPath.java204 resolved = addPrefixIfNeeded(GetFullPathName(resolved));
285 static String addPrefixIfNeeded(String path) { method in class:WindowsPath
H A DWindowsLinkSupport.java234 FirstFile fileData = FindFirstFile(WindowsPath.addPrefixIfNeeded(search));
H A DWindowsFileSystemProvider.java571 WindowsPath.addPrefixIfNeeded(target.toString()),

Completed in 33 milliseconds