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

/haiku/headers/private/kernel/disk_device_manager/
H A DKPartition.h220 typedef Vector<KPartition*> PartitionVector; typedef in class:BPrivate::DiskDevice::KPartition
224 PartitionVector fChildren;
/haiku/src/tests/add-ons/kernel/partitioning_systems/
H A DPartitioningSystemsTest.cpp25 typedef std::vector<partition_entry*> PartitionVector; typedef
29 PartitionVector children;

Completed in 62 milliseconds