Searched refs:ApplyPatch (Results 1 - 2 of 2) sorted by relevance

/build/tools/releasetools/
H A Dedify_generator.py245 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): member in class:EdifyGenerator
250 raise ValueError("bad patches given to ApplyPatch")
H A Dota_from_target_files875 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
1014 script.ApplyPatch("/"+sf.name, "-", tf.size, tf.sha1, sf.sha1, "patch/"+sf.name+".p")
1022 script.ApplyPatch("/"+sf.name, "-", tf.size, tf.sha1, sf.sha1, "patch/"+sf.name+".p")
1116 # 0.8 for applying patches (ApplyPatch calls)
1238 script.ApplyPatch("%s:%s:%d:%s:%d:%s"

Completed in 47 milliseconds