Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIOUserServer.cpp92 static OSString * gIOSystemStatePowerSourceDescriptionKey; variable
4885 …stemStateNotificationService()->StateNotificationItemSet(gIOSystemStatePowerSourceDescriptionKey, … in powerSourceChanged()
6252gIOSystemStatePowerSourceDescriptionKey = (OSString *)OSSymbol::withCStringNoCopy(kIOSystemStatePo… in initialize()
6255 ret = me->StateNotificationItemCreate(gIOSystemStatePowerSourceDescriptionKey, NULL); in initialize()