Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DIOUserServer.cpp98 static const OSSymbol * gIOSystemStateSleepDescriptionReasonKey; variable
5425 sleepDescription->setObject(gIOSystemStateSleepDescriptionReasonKey, prop); in systemPower()
7010gIOSystemStateSleepDescriptionReasonKey = OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescripti… in initialize()