Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOUserServer.cpp100 static OSString * gIOSystemStateSleepDescriptionKey; variable
5655 …getSystemStateNotificationService()->StateNotificationItemSet(gIOSystemStateSleepDescriptionKey, s… in systemPower()
7342gIOSystemStateSleepDescriptionKey = (OSString *)OSSymbol::withCStringNoCopy(kIOSystemStateSleepDes… in initialize()
7346 ret = me->StateNotificationItemCreate(gIOSystemStateSleepDescriptionKey, NULL); in initialize()