Searched refs:bootFiles (Results 1 – 2 of 2) sorted by relevance
174 String debugLevel, long adbTimeoutMs, @NonNull Map<String, File> bootFiles) in launchProtectedVmAndWaitForBootCompleted() argument183 for (String name : bootFiles.keySet()) { in launchProtectedVmAndWaitForBootCompleted()184 File file = bootFiles.get(name); in launchProtectedVmAndWaitForBootCompleted()
225 Map<String, File> bootFiles = in launchProtectedVmAndWaitForBootCompleted() local229 return launchProtectedVmAndWaitForBootCompleted(debugLevel, adbTimeoutMs, bootFiles); in launchProtectedVmAndWaitForBootCompleted()