Searched refs:fetch_pattern (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/ArtPrebuilt/ |
D | update-art-module-prebuilts.py | 103 def fetch_artifact(branch, target, build, fetch_pattern, local_dir): argument 107 "--bid", build, fetch_pattern]
|
/aosp_15_r20/prebuilts/runtime/mainline/ |
H A D | update.py | 219 def fetch_artifact(branch, target, build, fetch_pattern, local_dir, zip_entry=None): argument 223 "--bid", build, fetch_pattern]
|