Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/Kernel/
H A DIOUserServer.cpp95 static const OSSymbol * gIOSystemStateSleepDescriptionReasonKey; variable
5340 sleepDescription->setObject(gIOSystemStateSleepDescriptionReasonKey, prop); in systemPower()
6912gIOSystemStateSleepDescriptionReasonKey = OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescripti… in initialize()