Home
last modified time | relevance | path

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

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