Searched refs:setBootloaderPath (Results 1 – 2 of 2) sorted by relevance
126 builder.setBootloaderPath(customImageConfigBundle.getString(KEY_BOOTLOADER)); in from()258 public Builder setBootloaderPath(String bootloaderPath) { in setBootloaderPath() method in VirtualMachineCustomImageConfig.Builder
108 customImageConfigBuilder.setBootloaderPath(json.getString("bootloader")); in createVirtualMachineConfig()