Searched defs:git_hash (Results 1 – 2 of 2) sorted by relevance
/external/v8/tools/release/ |
D | git_recipes.py | 145 def GitChangedFiles(self, git_hash, **kwargs): argument 165 def GitLog(self, n=0, format="", grep="", git_hash="", parent_hash="", argument 191 def GitGetPatch(self, git_hash, **kwargs): argument 256 def GetCommitPositionNumber(self, git_hash, **kwargs): argument
|
D | releases.py | 165 self, git_hash, master_position, master_hash, branch, version, argument 197 def GetRelease(self, git_hash, branch): argument
|