Home
last modified time | relevance | path

Searched defs:download_dir (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/
H A Dupdate-prebuilts.py100 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 Dupdate-prebuilts.py104 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 Dremote_image_local_instance.py162 def ConfirmDownloadRemoteImageDir(download_dir): argument
/aosp_15_r20/external/python/parse_type/bin/
Dmake_localpi.py173 def make_package_index(download_dir): argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_instance_cf_device_factory.py141 def _DownloadTargetFiles(self, download_dir): argument
/aosp_15_r20/external/avb/tools/transparency/
H A Dpixel_factory_image_verify.py186 def _download_file(self, download_dir, url): argument
/aosp_15_r20/external/python/setuptools/setuptools/tests/config/
Dtest_apply_pyprojecttoml.py214 def retrieve_file(url, download_dir): argument