Home
last modified time | relevance | path

Searched defs:VhostUserDeviceBuilder (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/
Dmod.rs69 pub trait VhostUserDeviceBuilder { interface
/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/
Dlinux.rs57 device: Box<dyn VhostUserDeviceBuilder>, in run_device()
/external/crosvm/src/crosvm/sys/linux/
Ddevice_helpers.rs262 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()
340 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()
951 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()
1215 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()
1610 ) -> anyhow::Result<Box<dyn VhostUserDeviceBuilder>> { in create_vhost_user_device()