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