Home
last modified time | relevance | path

Searched defs:getEncryptedStoragePath (Results 1 – 3 of 3) 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