Home
last modified time | relevance | path

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

/xnu-11215.41.3/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()
4449 if (type == gIOPMSettingDebugWakeRelativeKey) {
4478 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8232 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {