Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOPMrootDomain.cpp1602 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable
1632 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()
1658 gIOPMSettingDebugWakeRelativeKey, in start()
1959 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()
4302 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get()); in scheduleImmediateDebugWake()
4601 if (type == gIOPMSettingDebugWakeRelativeKey) {
4630 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8473 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {