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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp123 const OSSymbol * gIOConsoleSessionScreenLockedTimeKey; variable
335 gIOConsoleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTimeKey);
4399 num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionScreenLockedTimeKey));

Completed in 44 milliseconds