Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp1507 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable
1537 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()
1563 gIOPMSettingDebugWakeRelativeKey, in start()
1859 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()
4231 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get());
4429 if (type == gIOPMSettingDebugWakeRelativeKey) {
4458 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8151 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {