Searched defs:download_dir (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/ |
H A D | update-prebuilts.py | 100 def download_build(host, build_number, download_dir): argument 105 def download_manifest(host, build_number, download_dir): argument 110 def download_file(host, build_number, pkg_name, download_dir): argument 136 def update_clang(host, build_number, use_current_branch, download_dir, bug): argument
|
/aosp_15_r20/frameworks/rs/ |
H A D | update-prebuilts.py | 104 def download_build(host, build_number, android_branch, download_dir): argument 109 def download_manifest(host, build_number, android_branch, download_dir): argument 114 def download_file(host, build_number, android_branch, pkg_name, download_dir): argument 140 def update_renderscript(host, build_number, android_branch, use_current_branch, download_dir, bug): argument
|
/aosp_15_r20/tools/acloud/create/ |
H A D | remote_image_local_instance.py | 162 def ConfirmDownloadRemoteImageDir(download_dir): argument
|
/aosp_15_r20/external/python/parse_type/bin/ |
D | make_localpi.py | 173 def make_package_index(download_dir): argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_instance_cf_device_factory.py | 141 def _DownloadTargetFiles(self, download_dir): argument
|
/aosp_15_r20/external/avb/tools/transparency/ |
H A D | pixel_factory_image_verify.py | 186 def _download_file(self, download_dir, url): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/tests/config/ |
D | test_apply_pyprojecttoml.py | 214 def retrieve_file(url, download_dir): argument
|