Home
last modified time | relevance | path

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

/external/crosvm/src/sys/windows/
Dmain.rs115 ) -> std::io::Result<DllWatcher<impl FnMut(DllNotificationData), impl FnMut(DllNotificationData)>> { in get_library_watcher()
/external/crosvm/win_util/src/
Ddll_notification.rs151 pub struct DllNotificationData { struct
169 F1: FnMut(DllNotificationData), argument