Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/
H A Dlinux.rs25 impl BackendConnection { impl
30 ) -> Result<BackendConnection> { in from_opts()
77 impl AsRawDescriptor for BackendConnection { implementation
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dconnection.rs18 pub enum BackendConnection { enum