Home
last modified time | relevance | path

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

/external/crosvm/win_audio/src/win_audio_impl/
Dmod.rs901 pub(crate) struct DeviceCapturerWrapper { struct
914 impl DeviceCapturerWrapper { implementation
1083 unsafe impl Send for DeviceCapturerWrapper {} implementation