Home
last modified time | relevance | path

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

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