Searched defs:getApkContentsPath (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Virtualization/tests/aidl/com/android/microdroid/testservice/ | ||
D | ITestService.aidl | 45 String getApkContentsPath(); in getApkContentsPath() method |
/packages/modules/Virtualization/tests/vmshareapp/src/java/com/android/microdroid/test/sharevm/ | ||
D | VmShareServiceImpl.java | 216 public String getApkContentsPath() throws RemoteException { in getApkContentsPath() method in VmShareServiceImpl.RemoteTestServiceDelegate |
/packages/modules/Virtualization/tests/testapk/src/native/ | ||
D | testbinary.cpp | 208 ScopedAStatus getApkContentsPath(std::string* out) override { in start_test_service() function in __anon59a0a9790111::start_test_service::TestService |