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

/haiku/src/servers/registrar/
H A DShutdownProcess.h80 void _QuitApps(AppInfoList& list, bool systemApps);
H A DShutdownProcess.cpp1376 _QuitApps(fUserApps, false);
1385 _QuitApps(fSystemApps, true);
1486 ShutdownProcess::_QuitApps(AppInfoList& list, bool systemApps) function in class:ShutdownProcess
1488 PRINT("ShutdownProcess::_QuitApps(%s)\n",
1504 PRINT("ShutdownProcess::_QuitApps(): shutdown cancelled by "
1530 PRINT("ShutdownProcess::_QuitApps(): shutdown cancelled by "
1559 PRINT("ShutdownProcess::_QuitApps() done\n");

Completed in 45 milliseconds