Searched defs:VhostUserDeviceBuilder (Results 1 – 3 of 3) sorted by relevance
69 pub trait VhostUserDeviceBuilder { interface
260 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()338 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()938 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()1167 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()1562 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()
57 device: Box<dyn VhostUserDeviceBuilder>, in run_device()