Searched refs:sourceVm (Results 1 – 1 of 1) sorted by relevance
1104 Path sourceVm = getVmDirectory(sourceVmName); in copyVmDirectory() local1110 try (Stream<Path> stream = Files.list(sourceVm)) { in copyVmDirectory()