Lines Matching refs:append_raw
725 (truncate()) and appending is supported (append_raw() and
932 def append_raw(self, data):
2313 image.append_raw(data_zeroed_firstblock)
2316 image.append_raw(data_zeroed_firstblock)
2318 image.append_raw(data)
2365 image.append_raw(footer_blob_with_padding)
3283 # The append_raw() method requires content with size being a
3293 image.append_raw(vbmeta_blob_with_padding)
3311 image.append_raw(footer_blob_with_padding)
3485 # The append_raw() method requires content with size being a
3495 image.append_raw(vbmeta_blob_with_padding)
3513 image.append_raw(footer_blob_with_padding)
3657 image.append_raw('\0' * (rounded_image_size - image.image_size))
3724 image.append_raw(hash_tree_with_padding)
3737 image.append_raw(fec_data_with_padding)
3768 image.append_raw(vbmeta_blob_with_padding)
3786 image.append_raw(footer_blob_with_padding)