Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/
Dmod.rs76 ops: Box<dyn VhostUserPlatformOps>, in into_req_handler()
Dconsole.rs67 ops: Box<dyn VhostUserPlatformOps>, in into_req_handler()
Dblock.rs74 ops: Box<dyn VhostUserPlatformOps>, in into_req_handler()
Dsnd.rs125 ops: Box<dyn super::handler::VhostUserPlatformOps>, in into_req_handler()
Dhandler.rs248 pub trait VhostUserPlatformOps { trait
379 ops: Box<dyn VhostUserPlatformOps>, in new()
Dvsock.rs111 ops: Box<dyn VhostUserPlatformOps>, in into_req_handler()