Searched refs:sourceVmName (Results 1 – 1 of 1) sorted by relevance
1103 private void copyVmDirectory(String sourceVmName, String targetVmName) throws IOException { in copyVmDirectory() argument1104 Path sourceVm = getVmDirectory(sourceVmName); in copyVmDirectory()