Searched refs:canonPath (Results 1 – 1 of 1) sorted by relevance
631 String canonPath = getCanonicalPath(); in getCanonicalFile() local632 return new File(canonPath, fs.prefixLength(canonPath)); in getCanonicalFile()