Home
last modified time | relevance | path

Searched defs:REPLACE_EXISTING (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java1137 REPLACE_EXISTING); in createUncachedVmWithName() local
1143 REPLACE_EXISTING); in createUncachedVmWithName() local
1174 Files.copy(vmInstance.toPath(), vmInstanceBackup.toPath(), REPLACE_EXISTING); in changeDebugLevel() local
1178 Files.copy(vmId.toPath(), vmIdBackup.toPath(), REPLACE_EXISTING); in changeDebugLevel() local
1710 Files.copy(storageImgOrig.toPath(), storageImgNew.toPath(), REPLACE_EXISTING); in encryptedStorageIsInaccessibleToDifferentVm() local