Home
last modified time | relevance | path

Searched refs:gIOPMSettingDebugWakeRelativeKey (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1509 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable
1539 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()
1565 gIOPMSettingDebugWakeRelativeKey, in start()
1860 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()
4168 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get()); in scheduleImmediateDebugWake()
4448 if (type == gIOPMSettingDebugWakeRelativeKey) {
4477 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8231 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {