Searched refs:ApplyPatch (Results 1 – 3 of 3) sorted by relevance
/build/tools/releasetools/ |
D | ota_from_target_files | 944 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"
|
D | ota_from_target_files.py | 944 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"
|
D | edify_generator.py | 269 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): member in EdifyGenerator
|