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

/haiku/src/apps/installer/
H A DInstallerDefs.h12 static const uint32 MSG_STATUS_MESSAGE = 'iSTM'; variable
H A DPackageViews.cpp173 BMessage msg(MSG_STATUS_MESSAGE);
177 BMessage msg(MSG_STATUS_MESSAGE);
H A DWorkerThread.cpp485 ProgressReporter reporter(fOwner, new BMessage(MSG_STATUS_MESSAGE));
788 BMessage msg(MSG_STATUS_MESSAGE);
H A DInstallerWindow.cpp455 case MSG_STATUS_MESSAGE:

Completed in 49 milliseconds