Searched refs:gIOPMSettingDebugWakeRelativeKey (Results 1 – 1 of 1) sorted by relevance
1501 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable1531 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()1557 gIOPMSettingDebugWakeRelativeKey, in start()1852 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()4198 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get()); in willNotifyPowerChildren()4396 if (type == gIOPMSettingDebugWakeRelativeKey) { in recordRTCAlarm()4425 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) && in recordRTCAlarm()8056 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) { in dispatchPowerEvent()