Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dedify_generator.py290 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): argument
301 len(patchpairs) == 2), \
305 assert tokens[3] == patchpairs[0], \
307 tokens[3], patchpairs[0])
317 patch = patchpairs[1]