Searched defs:DeviceSleepGuard (Results 1 – 1 of 1) sorted by relevance
1758 pub struct DeviceSleepGuard<'a> { struct1763 impl<'a> DeviceSleepGuard<'a> { impl1794 impl Drop for DeviceSleepGuard<'_> { implementation