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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp126 const OSSymbol * gIOConsoleSessionScreenLockedTimeKey; variable
346 gIOConsoleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTimeKey);
4725 num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionScreenLockedTimeKey));

Completed in 182 milliseconds