Home
last modified time | relevance | path

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

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