Home
last modified time | relevance | path

Searched refs:getEncryptedStoragePath (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Virtualization/tests/aidl/com/android/microdroid/testservice/
DITestService.aidl48 String getEncryptedStoragePath(); in getEncryptedStoragePath() method
/packages/modules/Virtualization/tests/vmshareapp/src/java/com/android/microdroid/test/sharevm/
DVmShareServiceImpl.java221 public String getEncryptedStoragePath() throws RemoteException { in getEncryptedStoragePath() method in VmShareServiceImpl.RemoteTestServiceDelegate
/packages/modules/Virtualization/tests/testapk/src/native/
Dtestbinary.cpp218 ScopedAStatus getEncryptedStoragePath(std::string* out) override { in start_test_service() function in __anon59a0a9790111::start_test_service::TestService
/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java199 tr.mEncryptedStoragePath = ts.getEncryptedStoragePath(); in createAndConnectToVmHelper()
1619 tr.mEncryptedStoragePath = ts.getEncryptedStoragePath(); in importedVmIsEqualToTheOriginalVm()
1645 tr.mEncryptedStoragePath = ts.getEncryptedStoragePath(); in importedVmIsEqualToTheOriginalVm()
1670 tr.mEncryptedStoragePath = ts.getEncryptedStoragePath(); in encryptedStorageAvailable()