Home
last modified time | relevance | path

Searched refs:InstalledMenu (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/bootmanager/
H A DBootDrive.h22 BootMenu* InstalledMenu(
H A DBootDrive.cpp28 BootDrive::InstalledMenu(const BootMenuList& menus) const in InstalledMenu() function in BootDrive
H A DBootManagerController.cpp102 fBootMenu = fBootDrive->InstalledMenu(fBootMenus); in NextState()
H A DDrivesPage.cpp85 fIsInstalled = fDrive->InstalledMenu(menus) != NULL; in DriveItem()