Lines Matching refs:append
513 cmd.append(img_file)
514 cmd.append(str(size_in_mb) + 'M')
527 cmd.append(args.file_contexts)
532 cmd.append('-e') # input is not android_sparse_file
538 cmd.append('-s') # share dup blocks
539 cmd.append(img_file)
543 cmd.append('-e') # input is not android_sparse_file
549 cmd.append('-s') # share dup blocks
550 cmd.append(img_file)
555 cmd.append('-M') # shrink as small as possible
556 cmd.append(img_file)
571 cmd.append(img_file)
580 cmd.append('-r') # sets checkpointing seed to 0 to remove random bits
581 cmd.append(img_file)
590 cmd.append(img_file)
598 cmd.append(img_file)
613 cmd.append(tmp_input_dir)
662 cmd.append('add_hashtree_footer')
663 cmd.append('--do_not_generate_fec')
674 cmd.append('--no_hashtree')
691 cmd.append('resize_image')
820 cmd.append('link')