Home | History | Annotate | Download | only in releasetools

Lines Matching refs:src_file

1369           src_file = common.MakeTempFile(prefix="src-")
1370 with open(src_file, "wb") as fd:
1378 src_file, tgt_file, imgdiff)
1719 src_file = common.MakeTempFile(prefix="src-")
1721 with open(src_file, "wb") as src_fd:
1731 src_file, tgt_file, patch_file]