Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp86 static const OSSymbol * gIOSystemStateSleepDescriptionReasonKey; variable
4714 sleepDescription->setObject(gIOSystemStateSleepDescriptionReasonKey, prop); in systemPower()
6216gIOSystemStateSleepDescriptionReasonKey = OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescripti… in initialize()