Searched refs:resolveLink (Results 1 – 1 of 1) sorted by relevance
489 result = resolveLink(result, result.length(), false); in getCanonicalPath()593 linkPath = resolveLink(bytes, inPlace ? i : bytes.length(), true); in resolve()609 …private static String resolveLink(String path, int length, boolean resolveAbsolute) throws IOExcep… in resolveLink() method in File