Searched defs:commit_hash (Results 1 – 5 of 5) sorted by relevance
| /external/libchrome/libchrome_tools/uprev/ |
| D | filtered_utils.py | 32 def get_metadata(commit_hash): argument 85 def get_commits_map(commit_hash, progress_callback): argument
|
| /external/python/cpython2/PCbuild/ |
| D | get_external.py | 10 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
|
| /external/python/cpython3/PCbuild/ |
| D | get_external.py | 12 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
|
| /external/autotest/client/common_lib/ |
| D | revision_control_unittest.py | 18 commit_hash = None variable in GitRepoManager
|
| /external/pigweed/pw_presubmit/py/pw_presubmit/ |
| D | git_repo.py | 295 def commit_hash( function
|