Searched refs:fetch_artifact (Results 1 – 3 of 3) sorted by relevance
/development/vndk/snapshot/ |
D | utils.py | 141 def fetch_artifact(branch, build, pattern, destination='.'): function
|
D | update.py | 80 utils.fetch_artifact(branch, build, artifact_pattern) 85 utils.fetch_artifact(branch, build, manifest_pattern,
|
D | check_gpl_license.py | 278 utils.fetch_artifact(args.branch, args.build, manifest_pattern,
|