Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dhandler.rs183 fn set_backend_req_connection(&mut self, _conn: Arc<VhostBackendReqConnection>) {} in set_backend_req_connection()
811 pub struct VhostBackendReqConnection { struct
822 impl VhostBackendReqConnection { impl
1074 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()
H A Dgpu.rs269 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()
H A Dwl.rs276 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()