Searched refs:kIOPMUserIsActiveKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h88 * User became active or inactive. Message sent after the kIOPMUserIsActiveKey
599 /* kIOPMUserIsActiveKey
602 #define kIOPMUserIsActiveKey "IOPMUserIsActive" macro
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DSystemLoad.c155 CFSTR(kIOPMUserIsActiveKey),
/macosx-10.10.1/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMLibPrivate.c126 CFSTR(kIOPMUserIsActiveKey),
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp847 gIOPMUserIsActiveKey = OSSymbol::withCStringNoCopy(kIOPMUserIsActiveKey);

Completed in 145 milliseconds