Home
last modified time | relevance | path

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

/external/crosvm/third_party/vmm_vhost/src/sys/
Dunix.rs126 pub struct SocketPlatformConnection { struct
149 impl SocketPlatformConnection { argument
241 impl AsRawDescriptor for SocketPlatformConnection { implementation
247 impl ReadNotifier for SocketPlatformConnection { implementation