Searched defs:REPLACE_EXISTING (Results 1 – 2 of 2) sorted by relevance
51 Files.move(sourceFile.toPath(), targetFile.toPath(), REPLACE_EXISTING); in moveFiles() local
1146 REPLACE_EXISTING); in createUncachedVmWithName() local1152 REPLACE_EXISTING); in createUncachedVmWithName() local1183 Files.copy(vmInstance.toPath(), vmInstanceBackup.toPath(), REPLACE_EXISTING); in changeDebugLevel() local1187 Files.copy(vmId.toPath(), vmIdBackup.toPath(), REPLACE_EXISTING); in changeDebugLevel() local1752 Files.copy(storageImgOrig.toPath(), storageImgNew.toPath(), REPLACE_EXISTING); in encryptedStorageIsInaccessibleToDifferentVm() local