Home
last modified time | relevance | path

Searched defs:git_hash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/aws-crt-java/codebuild/
H A DCanaryWrapper_Classes.py21 git_hash="", git_repo_name="", reports_to_skip=0, is_percent=False): argument
102 git_hash=None, argument
1183 git_hash="HASH", argument
/aosp_15_r20/external/ComputeLibrary/scripts/
H A Dprint_version_file.py29 def make_version_file(build_args, git_hash): argument
/aosp_15_r20/external/mesa3d/.gitlab-ci/firmware/i915/
H A Dmtl-fw.json3 "git_hash": "ad8d5f76c429e5485764a9ecb7a2ce3fbc1386ae", string
/aosp_15_r20/external/executorch/
H A Dsetup.py115 def git_hash(cls) -> Optional[str]: member in Version