Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DIOPMrootDomain.cpp1510 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable
1540 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()
1566 gIOPMSettingDebugWakeRelativeKey, in start()
1861 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()
4169 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get()); in scheduleImmediateDebugWake()
4443 if (type == gIOPMSettingDebugWakeRelativeKey) {
4472 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8226 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {