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

/haiku/src/apps/bootmanager/
H A DBootDrive.h23 const BootMenuList& menus) const;
25 const BootMenuList& menus) const;
26 void AddSupportedMenus(const BootMenuList& from,
27 BootMenuList& to);
H A DDrivesPage.h23 const BootMenuList& menus,
34 void _FillDrivesView(const BootMenuList& menus);
H A DBootDrive.cpp28 BootDrive::InstalledMenu(const BootMenuList& menus) const
40 BootDrive::CanMenuBeInstalled(const BootMenuList& menus) const
56 BootDrive::AddSupportedMenus(const BootMenuList& from, BootMenuList& to)
H A DBootMenu.h55 typedef BObjectList<BootMenu> BootMenuList; typedef
H A DBootManagerController.h76 BootMenuList fBootMenus;
H A DDrivesPage.cpp36 const BootMenuList& menus);
65 DriveItem::DriveItem(const BDiskDevice& device, const BootMenuList& menus)
256 DrivesPage::DrivesPage(WizardView* wizardView, const BootMenuList& menus,
333 DrivesPage::_FillDrivesView(const BootMenuList& menus)

Completed in 51 milliseconds