Home
last modified time | relevance | path

Searched defs:download_command (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/prebuilts/src/sys/
H A Dlinux.rs8 pub(crate) fn download_command(url: &str, destination: &Path) -> Command { in download_command() function
H A Dwindows.rs8 pub(crate) fn download_command(url: &str, destination: &Path) -> Command { in download_command() function