Home | History | Annotate | Download | only in releasetools

Lines Matching refs:tgt_file

1373           tgt_file = common.MakeTempFile(prefix="tgt-")
1374 with open(tgt_file, "wb") as fd:
1378 tgt_file, imgdiff)
1720 tgt_file = common.MakeTempFile(prefix="tgt-")
1723 with open(tgt_file, "wb") as tgt_fd:
1731 src_file, tgt_file, patch_file]