Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_util/src/
H A Ddll_notification.rs268 pub struct DllWatcher<F1, F2> struct
277 impl<F1, F2> DllWatcher<F1, F2> argument
318 impl<F1, F2> Drop for DllWatcher<F1, F2> implementation