Searched defs:startup_args (Results 1 – 7 of 7) sorted by relevance
57 let startup_args: CommonChildStartupArgs = bootstrap_tube.recv::<CommonChildStartupArgs>()?; in start_device() localVariable
1224 let startup_args = CommonChildStartupArgs::new( in start_up_block_backends() localVariable1693 let startup_args = CommonChildStartupArgs::new( in start_up_snd() localVariable1900 let startup_args = CommonChildStartupArgs::new( in start_up_gpu() localVariable
60 let startup_args: CommonChildStartupArgs = in run_slirp() localVariable
91 let startup_args: CommonChildStartupArgs = bootstrap_tube.recv::<CommonChildStartupArgs>()?; in run_snd_device() localVariable
294 let startup_args: CommonChildStartupArgs = in start_device() localVariable
246 let startup_args: CommonChildStartupArgs = bootstrap_tube.recv::<CommonChildStartupArgs>()?; in run_gpu_device() localVariable
2248 let startup_args: CommonChildStartupArgs = bootstrap_tube in run_config_for_broker() localVariable