Searched defs:patch_file (Results 1 – 7 of 7) sorted by relevance
30 def FindFilesInPatch(patch_file): argument
270 def extract_lines(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
620 def WaitForResolvingConflicts(self, patch_file): argument635 def ApplyPatch(self, patch_file, revert=False): argument
200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument