Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/input/
H A Devent_source.rs51 pub struct EventSourceImpl<T> { struct
58 impl<T: AsRawDescriptor> EventSourceImpl<T> { argument
64 impl<T> EventSourceImpl<T> implementation