Searched refs:GitGetPatch (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/tools/push-to-trunk/ | ||
D | merge_to_branch.py | 144 patch = self.GitGetPatch(commit_hash) |
D | git_recipes.py | 179 def GitGetPatch(self, git_hash, **kwargs): member in GitRecipesMixin |