Searched defs:patch_file (Results 1 – 4 of 4) sorted by relevance
30 def FindFilesInPatch(patch_file): argument
270 def extract_lines(patch_file): argument
610 def WaitForResolvingConflicts(self, patch_file): argument625 def ApplyPatch(self, patch_file, revert=False): argument
200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument