Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Ddevice_notification.rs36 pub(crate) struct WinIMMNotificationClient { struct
46 impl WinIMMNotificationClient { impl
87 impl Drop for WinIMMNotificationClient { implementation