Home
last modified time | relevance | path

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

/haiku/src/apps/softwareupdater/
H A Dconstants.h59 static const uint32 kMsgShowReboot = 'iSRB'; variable
H A DUpdateManager.cpp379 fStatusWindow->PostMessage(kMsgShowReboot); in ProgressTransactionCommitted()
H A DSoftwareUpdaterWindow.cpp316 case kMsgShowReboot: in MessageReceived()