Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dmod.rs296 struct DeviceNotifier { struct
303 impl DeviceNotifier { argument
356 impl Drop for DeviceNotifier { implementation