Home | History | Annotate | Download | only in releasetools

Lines Matching refs:EmitPatches

1075   def EmitPatches(self, script, total_patch_size, so_far):
1311 so_far = system_diff.EmitPatches(script, total_patch_size, 0)
1314 so_far = vendor_diff.EmitPatches(script, total_patch_size, so_far)