Home
last modified time | relevance | path

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

/xnu-12377.41.6/iokit/Kernel/
H A DIOUserServer.cpp112 static const OSSymbol * gIOSystemStatePowerSourceDescriptionACAttachedKey; variable
5844 …powerSourceDescription->setObject(gIOSystemStatePowerSourceDescriptionACAttachedKey, acAttached ? … in powerSourceChanged()
7374gIOSystemStatePowerSourceDescriptionACAttachedKey = OSSymbol::withCStringNoCopy(kIOSystemStatePowe… in initialize()