Searched refs:WriteGroupedImages (Results 1 – 2 of 2) sorted by relevance
/device/huawei/angler/ |
D | releasetools.py | 276 WriteGroupedImages(info, huawei_boot_image.name, 280 def WriteGroupedImages(info, group_name, images, blacklist=None): function
|
/device/moto/shamu/ |
D | releasetools.py | 241 WriteGroupedImages(info, motoboot_image.name, motoboot_image.unpacked_images, blacklist) 243 def WriteGroupedImages(info, group_name, images, blacklist = []): function
|