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

/haiku/src/apps/bootmanager/
H A DBootDrive.h30 bool IsBootDrive() const;
H A DBootDrive.cpp74 BootDrive::IsBootDrive() const function in class:BootDrive
H A DDrivesPage.cpp41 bool IsBootDrive() const;
115 DriveItem::IsBootDrive() const function in class:DriveItem
117 return fDrive->IsBootDrive();
346 if ((selected == NULL && item->IsBootDrive())

Completed in 64 milliseconds