Home
last modified time | relevance | path

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

/xnu-11417.140.69/iokit/Kernel/
H A DIOUserServer.cpp108 static OSString * gIOSystemStatePowerSourceDescriptionKey; variable
5611 …stemStateNotificationService()->StateNotificationItemSet(gIOSystemStatePowerSourceDescriptionKey, … in powerSourceChanged()
7063gIOSystemStatePowerSourceDescriptionKey = (OSString *)OSSymbol::withCStringNoCopy(kIOSystemStatePo… in initialize()
7066 ret = me->StateNotificationItemCreate(gIOSystemStatePowerSourceDescriptionKey, NULL); in initialize()