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

/haiku/src/apps/deskbar/
H A DBarApp.h66 const uint32 kRebootSystem = 302; variable
H A DDeskbarMenu.cpp303 new BMessage(kRebootSystem));
379 case kRebootSystem:
H A DBarApp.cpp694 case kRebootSystem:
697 bool reboot = (message->what == kRebootSystem);

Completed in 37 milliseconds