Home
last modified time | relevance | path

Searched refs:WriteGroupedImages (Results 1 – 2 of 2) sorted by relevance

/device/huawei/angler/
Dreleasetools.py276 WriteGroupedImages(info, huawei_boot_image.name,
280 def WriteGroupedImages(info, group_name, images, blacklist=None): function
/device/moto/shamu/
Dreleasetools.py241 WriteGroupedImages(info, motoboot_image.name, motoboot_image.unpacked_images, blacklist)
243 def WriteGroupedImages(info, group_name, images, blacklist = []): function