Searched refs:kIOConsoleSessionScreenLockedTimeKey (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h48 #define kIOConsoleSessionScreenLockedTimeKey "CGSSessionScreenLockedTime" /* value is OSNumber, secs - 1970 */ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp335 gIOConsoleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTimeKey);

Completed in 32 milliseconds