Home
last modified time | relevance | path

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

/xnu-8792.81.2/iokit/Kernel/
H A DIOUserServer.cpp103 static OSString * gIOSystemStatePowerSourceDescriptionKey; variable
5450 …stemStateNotificationService()->StateNotificationItemSet(gIOSystemStatePowerSourceDescriptionKey, … in powerSourceChanged()
6873gIOSystemStatePowerSourceDescriptionKey = (OSString *)OSSymbol::withCStringNoCopy(kIOSystemStatePo… in initialize()
6876 ret = me->StateNotificationItemCreate(gIOSystemStatePowerSourceDescriptionKey, NULL); in initialize()