Home
last modified time | relevance | path

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

/external/crosvm/devices/src/usb/backend/
Derror.rs86 StartAsyncJobQueue(UtilsError), enumerator
Ddevice_provider.rs75 AsyncJobQueue::init(&event_loop).map_err(Error::StartAsyncJobQueue)?; in start_helper()