/external/python/bumble/tools/ |
D | rtk_fw_download.py | 56 def download_file(base_url, name, remove_suffix): function
|
/external/skia/tools/skp/ |
D | webpages_playback.py | 492 def download_file(self, name, local_path): member in DataStore 521 def download_file(self, name, local_path): member in GoogleStorageDataStore 541 def download_file(self, name, local_path): member in LocalFileSystemDataStore
|
/external/autotest/client/common_lib/ |
D | file_utils.py | 123 def download_file(remote_path, local_path): function
|
/external/freetype/tests/scripts/ |
D | download-test-fonts.py | 127 def download_file(url: str, expected_digest: Optional[bytes] = None): function
|
/external/autotest/server/hosts/ |
D | teststation_host.py | 139 def download_file(self, src_url, dest_file, unzip=False, unzip_dest=None): member in TestStationHost
|
/external/cronet/stable/build/3pp_common/ |
D | common.py | 138 def download_file(url, dest): function
|
/external/cronet/tot/build/3pp_common/ |
D | common.py | 138 def download_file(url, dest): function
|
/external/angle/build/3pp_common/ |
D | common.py | 138 def download_file(url, dest): function
|
/external/curl/tests/http/testenv/ |
D | client.py | 69 def download_file(self, i: int) -> str: member in LocalClient
|
D | curl.py | 485 def download_file(self, i: int) -> str: member in CurlClient
|
/external/clang/ |
D | update-prebuilts.py | 110 def download_file(host, build_number, pkg_name, download_dir): function
|
/external/crosvm/prebuilts/src/ |
D | lib.rs | 78 pub fn download_file(url: &str, destination: &Path) -> Result<()> { in download_file() function
|
/external/crosvm/tools/impl/ |
D | util.py | 331 def download_file(url: str, filename: Path, attempts: int = 3): function
|
/external/armnn/python/pyarmnn/examples/image_classification/ |
D | example_utils.py | 241 def download_file(url: str, force: bool = False, filename: str = None): function
|
/external/autotest/client/common_lib/cros/ |
D | dev_server.py | 1076 def download_file(cls, remote_file, local_file, timeout=None): member in ImageServerBase
|
/external/pytorch/torch/testing/_internal/ |
D | common_utils.py | 4231 def download_file(url, binary=True): function
|