Home
last modified time | relevance | path

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

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