Searched defs:getEncryptedStoragePath (Results 1 – 4 of 4) sorted by relevance
48 String getEncryptedStoragePath(); in getEncryptedStoragePath() method
82 fn getEncryptedStoragePath(&self) -> BinderResult<String> { in getEncryptedStoragePath() method
219 ScopedAStatus getEncryptedStoragePath(std::string* out) override { in start_test_service() function in __anon050cbbef0111::start_test_service::TestService
221 public String getEncryptedStoragePath() throws RemoteException { in getEncryptedStoragePath() method in VmShareServiceImpl.RemoteTestServiceDelegate