Searched defs:patch_file (Results 1 – 6 of 6) sorted by relevance
30 def FindFilesInPatch(patch_file): argument
292 def extract_lines(patch_file): argument
18 def __init__(self, dir_to_patch, patch_file): argument
153 std::unique_ptr<FileInterface> patch_file = in bspatch() local
611 def WaitForResolvingConflicts(self, patch_file): argument626 def ApplyPatch(self, patch_file, revert=False): argument
200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument