Searched refs:srcfile (Results 1 – 2 of 2) sorted by relevance
290 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): argument299 tokens = srcfile.split(':')
44 def compute_patch(srcfile, tgtfile, imgdiff=False): argument49 cmd.extend([srcfile, tgtfile, patchfile])