Searched refs:fetch_artifact (Results 1 – 5 of 5) sorted by relevance
/development/gsi/build_with_kernel/ |
D | fetch_kernel.sh | 19 FETCH=/google/data/ro/projects/android/fetch_artifact
|
/development/vndk/snapshot/ |
D | update.py | 80 utils.fetch_artifact(branch, build, artifact_pattern) 85 utils.fetch_artifact(branch, build, manifest_pattern,
|
D | utils.py | 157 def fetch_artifact(branch, build, pattern, destination='.'): function
|
D | check_gpl_license.py | 304 utils.fetch_artifact(args.branch, args.build, manifest_pattern,
|
/development/vendor_snapshot/ |
D | update.py | 729 def fetch_artifact(branch, build, target, pattern, destination): function 783 fetch_artifact(branch, build, target, artifact_pattern, tmpdir)
|