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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1213 static void updateConsoleUsers(OSArray * consoleUsers, IOMessage systemMessage);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp4360 void IOService::updateConsoleUsers(OSArray * consoleUsers, IOMessage systemMessage) argument
4376 if (systemMessage)
4378 sSystemPower = systemMessage;
4380 if ((kIOMessageSystemHasPoweredOn == systemMessage) && IOHibernateWasScreenLocked())

Completed in 34 milliseconds