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

/haiku/src/apps/bootmanager/
H A DBootManager.cpp18 #define B_TRANSLATION_CONTEXT "BootManager"
21 static const char* kSignature = "application/x-vnd.Haiku-BootManager";
24 class BootManager : public BApplication { class in inherits:BApplication
26 BootManager();
32 BootManager::BootManager() function in class:BootManager
40 BootManager::ReadyToRun()
53 BootManager application;

Completed in 40 milliseconds