Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dmod.rs970 pub(crate) struct DeviceCapturerWrapper { struct
983 impl DeviceCapturerWrapper { argument
1152 unsafe impl Send for DeviceCapturerWrapper {} implementation