Home
last modified time | relevance | path

Searched refs:NoAvailablePort (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/usb/host_backend/
Dhost_backend_device_provider.rs219 UsbControlResult::NoAvailablePort in handle_attach_device()
/external/crosvm/vm_control/src/
Dlib.rs258 NoAvailablePort, enumerator
272 NoAvailablePort => write!(f, "no_available_port"), in fmt()