Searched refs:fetch_artifact (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/extras/simpleperf/scripts/ |
H A D | update.py | 92 def fetch_artifact(branch, build, target, name): function 148 fetch_artifact(branch, build, target, name)
|
/aosp12/bionic/benchmarks/linker_relocation/ |
H A D | gen_bench.sh | 56 /google/data/ro/projects/android/fetch_artifact --bid $bid --target aosp_arm64-userdebug $archive
|
/aosp12/packages/modules/ArtPrebuilt/ |
H A D | update-art-module-prebuilts.py | 176 def fetch_artifact(branch, target, build, fetch_pattern, local_dir): function 246 fetch_artifact(BRANCH, TARGET, build, entry.source_path, install_dir)
|