Home
last modified time | relevance | path

Searched defs:git_url (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgob_util.py805 def GetTipOfTrunkRevision(git_url): argument
821 def GetCommitDate(git_url, commit): argument
H A Dgit.py809 def Clone(dest_path, git_url, reference=None, depth=None, branch=None, argument
838 def ShallowFetch(git_repo, git_url, sparse_checkout=None): argument
/aosp_15_r20/external/coreboot/util/board_status/
H A Dgetrevision.sh35 git_url() { function
/aosp_15_r20/external/fmtlib/support/
H A Dmkdocs44 git_url = 'https://github.com/' if 'CI' in os.environ else '[email protected]:' variable
/aosp_15_r20/external/perfetto/tools/
H A Dinstall-build-deps581 def CheckoutGitRepo(path, git_url, revision, check_only): argument
/aosp_15_r20/external/wayland-protocols/
H A Dimport_snapshot.py249 def git_url(self) -> str: member in AndroidMetadata