Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1506 static OSSharedPtr<const OSSymbol> gIOPMSettingAutoWakeSecondsKey; variable
1536 gIOPMSettingAutoWakeSecondsKey = OSSymbol::withCString(kIOPMSettingAutoWakeSecondsKey); in start()
1561 gIOPMSettingAutoWakeSecondsKey, in start()
1856 (dict->getObject(gIOPMSettingAutoWakeSecondsKey.get()) || in setProperties()