Searched refs:destinationfile (Results 1 – 1 of 1) sorted by relevance
711 File destinationfile = new File(destDir, filename); in validateDestinationDir() local712 String canonicalDestinationFile = destinationfile.getCanonicalPath(); in validateDestinationDir()