Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOService.cpp179 const OSSymbol * gIOConsoleSessionScreenLockedTimeKey; variable
560gIOConsoleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTi… in initialize()
7214 num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionScreenLockedTimeKey)); in updateConsoleUsers()