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

/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp89 class PartitionRecorder : public BDiskDeviceVisitor { class in inherits:BDiskDeviceVisitor
91 PartitionRecorder(BMessage& settings,
222 PartitionRecorder::PartitionRecorder(BMessage& settings, int8 biosDrive) function in class:PartitionRecorder
233 PartitionRecorder::Visit(BDiskDevice* device)
240 PartitionRecorder::Visit(BPartition* partition, int32 level)
284 PartitionRecorder::FoundPartitions() const
361 PartitionRecorder recorder(settings, biosDrive);

Completed in 76 milliseconds