Searched refs:isEncryptedStorageEnabled (Results 1 – 4 of 4) sorted by relevance
445 (config.isEncryptedStorageEnabled()) in VirtualMachine()532 if (config.isEncryptedStorageEnabled()) { in create()571 if (config.isEncryptedStorageEnabled()) { in create()619 if (config.isEncryptedStorageEnabled() && !vm.mEncryptedStoreFilePath.exists()) { in load()
546 public boolean isEncryptedStorageEnabled() { in isEncryptedStorageEnabled() method in VirtualMachineConfig
66 method public boolean isEncryptedStorageEnabled();
573 assertThat(minimal.isEncryptedStorageEnabled()).isFalse(); in vmConfigGetAndSetTests()609 assertThat(maximal.isEncryptedStorageEnabled()).isTrue(); in vmConfigGetAndSetTests()