Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/IOKit/
H A DIOKitKeys.h306 #define kIOSystemStatePowerSourceDescriptionACAttachedKey "com.apple.iokit.pm.acattached" macro
/xnu-10063.141.1/iokit/Kernel/
H A DIOUserServer.cpp6939 …criptionACAttachedKey = OSSymbol::withCStringNoCopy(kIOSystemStatePowerSourceDescriptionACAttached… in initialize()