Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dota_from_target_files944 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
1084 script.ApplyPatch("/" + sf.name, "-", tf.size, tf.sha1, sf.sha1,
1093 script.ApplyPatch("/"+sf.name, "-", tf.size, tf.sha1, sf.sha1,
1322 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
Dota_from_target_files.py944 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
1084 script.ApplyPatch("/" + sf.name, "-", tf.size, tf.sha1, sf.sha1,
1093 script.ApplyPatch("/"+sf.name, "-", tf.size, tf.sha1, sf.sha1,
1322 script.ApplyPatch("%s:%s:%d:%s:%d:%s"
Dedify_generator.py269 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): member in EdifyGenerator