Home
last modified time | relevance | path

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

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