Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/ !
H A DIOKitKeysPrivate.h49 #define kIOConsoleSessionScreenLockedTimeKey "CGSSessionScreenLockedTime" /* value is OSNumber… macro
/xnu-10002.61.3/iokit/Kernel/ !
H A DIOService.cpp565 …soleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTimeKey); in initialize()