Home | History | Annotate | Download | only in releasetools

Lines Matching refs:ComputePatch

1761   def ComputePatch(self):
1822 patch_data may be None if ComputePatch hasn't been called, or if
1829 """Call ComputePatch on all the Difference objects in 'diffs'."""
1846 d.ComputePatch()
2273 _, _, patch = d.ComputePatch()