Searched refs:SetDeviceRequestChannel (Results 1 – 2 of 2) sorted by relevance
/external/crosvm/devices/src/virtio/vhost_user_frontend/ | ||
D | error.rs | 63 SetDeviceRequestChannel(VhostError), enumerator |
D | mod.rs | 204 .map_err(Error::SetDeviceRequestChannel)?; in new_internal() |