Searched defs:repo_url (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | packages.py | 387 preserve_install_dir=False, repo_url=None): argument 447 def fetch_pkg(self, pkg_name, dest_path, repo_url=None, use_checksum=False): argument
|
/aosp_15_r20/external/python/parse_type/tasks/ |
D | release.py | 134 def upload(ctx, repo=None, repo_url=None, dry_run=False, argument
|
/aosp_15_r20/external/lz4/tests/ |
H A D | test-lz4-abi.py | 19 repo_url = 'https://github.com/lz4/lz4.git' variable
|
H A D | test-lz4-versions.py | 19 repo_url = 'https://github.com/lz4/lz4.git' variable
|
/aosp_15_r20/external/skia/infra/bots/ |
H A D | utils.py | 77 def git_clone(repo_url, dest_dir): argument
|
/aosp_15_r20/external/zstd/tests/ |
H A D | test-zstd-versions.py | 23 repo_url = 'https://github.com/facebook/zstd.git' variable
|