Searched refs:BOOTLOADER_IMAGE (Results 1 – 4 of 4) sorted by relevance
85 keyAndFiles.get(BuildInfoKey.BuildInfoFileKey.BOOTLOADER_IMAGE.getFileKey()); in setUpFlashingResources()87 keyAndFiles.remove(BuildInfoKey.BuildInfoFileKey.BOOTLOADER_IMAGE.getFileKey()); in setUpFlashingResources()120 info.setFile(BuildInfoKey.BuildInfoFileKey.BOOTLOADER_IMAGE, bootloader, buildId); in handleBootloader()123 .put(BuildInfoKey.BuildInfoFileKey.BOOTLOADER_IMAGE.getFileKey(), bootloader); in handleBootloader()
172 return getFile(BuildInfoFileKey.BOOTLOADER_IMAGE); in getBootloaderImageFile()180 return getVersion(BuildInfoFileKey.BOOTLOADER_IMAGE); in getBootloaderVersion()188 setFile(BuildInfoFileKey.BOOTLOADER_IMAGE, bootloaderImgFile, version); in setBootloaderImageFile()
168 BuildInfoFileKey.BOOTLOADER_IMAGE.getFileKey(), in completeFlashingDependencies()
33 BOOTLOADER_IMAGE("bootloader", false), enumConstant