Home
last modified time | relevance | path

Searched defs:commit_hash (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/libchrome_tools/uprev/
Dfiltered_utils.py32 def get_metadata(commit_hash): argument
85 def get_commits_map(commit_hash, progress_callback): argument
/external/python/cpython2/PCbuild/
Dget_external.py10 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
/external/python/cpython3/PCbuild/
Dget_external.py12 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
/external/autotest/client/common_lib/
Drevision_control_unittest.py18 commit_hash = None variable in GitRepoManager
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dgit_repo.py295 def commit_hash( function