Searched refs:flash (Results 1 – 4 of 4) sorted by relevance
37 fastboot_utils.flash('system', args.image)47 fastboot_utils.flash('vbmeta', vbmeta_image, allow_error=True)
20 def flash(partition_name, image_name=None, allow_error=False): function
145 def flash(self, partition='cache', img=None, slot=None, quiet=True): member in FastbootDevice
239 $FASTBOOT -s $device flash $1 $2