Home
last modified time | relevance | path

Searched refs:fetch_distfile_from_mirror (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/rust_tools/
Drust_uprev_test.py36 rust_uprev.fetch_distfile_from_mirror('test_distfile.tar.gz')
44 rust_uprev.fetch_distfile_from_mirror('test_distfile.tar.gz')
53 rust_uprev.fetch_distfile_from_mirror('test_distfile.tar.gz')
64 rust_uprev.fetch_distfile_from_mirror('test_distfile.tar.gz')
Drust_uprev.py390 def fetch_distfile_from_mirror(name: str) -> None: function
459 fetch_distfile_from_mirror(compute_rust_bootstrap_prebuilt_name(old_version))
460 fetch_distfile_from_mirror(compute_rustc_src_name(new_version))
470 fetch_distfile_from_mirror(compute_rustc_src_name(version))