Home
last modified time | relevance | path

Searched refs:srcfile (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/releasetools/
Dedify_generator.py290 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): argument
299 tokens = srcfile.split(':')
Dblockimgdiff.py44 def compute_patch(srcfile, tgtfile, imgdiff=False): argument
49 cmd.extend([srcfile, tgtfile, patchfile])