Home
last modified time | relevance | path

Searched refs:start_input_threads (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/console/
H A Ddevice.rs139 pub fn start_input_threads(&mut self) { in start_input_threads() method
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dconsole.rs84 self.console.start_input_threads(); in on_device_sandboxed()
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dconsole.rs62 self.console.start_input_threads(); in build()