Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/
H A DIOKitKeys.h295 #define kIOSystemStateSleepDescriptionKey "com.apple.iokit.pm.sleepde… macro
/xnu-11215.41.3/iokit/Kernel/
H A DIOUserServer.cpp7008 …teSleepDescriptionKey = (OSString *)OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescriptionKey); in initialize()