Home
last modified time | relevance | path

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

/xnu-11417.101.15/iokit/Kernel/
H A DIOPMrootDomain.cpp1513 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugWakeRelativeKey; variable
1543 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()
1569 gIOPMSettingDebugWakeRelativeKey, in start()
1864 dict->getObject(gIOPMSettingDebugWakeRelativeKey.get()) || in setProperties()
4172 dict->setObject(gIOPMSettingDebugWakeRelativeKey.get(), secs.get()); in scheduleImmediateDebugWake()
4455 if (type == gIOPMSettingDebugWakeRelativeKey) {
4484 ((_nextScheduledAlarmType != gIOPMSettingDebugWakeRelativeKey) &&
8238 } else if (arg0 == gIOPMSettingDebugWakeRelativeKey) {