Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dvsock.rs66 pub struct VhostUserVsockDevice { struct
71 impl VhostUserVsockDevice { argument
89 impl AsRawDescriptor for VhostUserVsockDevice { implementation
95 impl VhostUserDeviceBuilder for VhostUserVsockDevice { implementation