Home
last modified time | relevance | path

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

/xnu-8792.61.2/iokit/Kernel/
H A DIOUserServer.cpp94 static const OSSymbol * gIOSystemStateSleepDescriptionReasonKey; variable
5280 sleepDescription->setObject(gIOSystemStateSleepDescriptionReasonKey, prop); in systemPower()
6849gIOSystemStateSleepDescriptionReasonKey = OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescripti… in initialize()