Home
last modified time | relevance | path

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

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