Home
last modified time | relevance | path

Searched refs:GitGetPatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/tools/push-to-trunk/
Dmerge_to_branch.py144 patch = self.GitGetPatch(commit_hash)
Dgit_recipes.py179 def GitGetPatch(self, git_hash, **kwargs): member in GitRecipesMixin