Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/
Dhandler.rs365 pub struct DeviceRequestHandler { struct
374 impl DeviceRequestHandler { argument
397 impl VhostUserSlaveReqHandlerMut for DeviceRequestHandler { implementation