Home
last modified time | relevance | path

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

/packages/modules/Virtualization/compos/src/
Dcompilation.rs160 let jail = spawn_jailed_task(odrefresh_path, &command_line_args, &odrefresh_vars.into_env()) in odrefresh()
249 fn into_env(self) -> Vec<String> { in into_env() method