Searched refs:tgtfile (Results 1 – 2 of 2) sorted by relevance
290 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): argument300 assert (len(tokens) == 6 and tokens[0] == 'EMMC' and tgtfile == '-' and
44 def compute_patch(srcfile, tgtfile, imgdiff=False): argument49 cmd.extend([srcfile, tgtfile, patchfile])