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

/haiku/headers/private/storage/
H A DPartition.h173 bool CanDeleteChild(int32 index) const;
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp1235 BPartition::CanDeleteChild(int32 index) const function in class:BPartition
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp1307 if (!parent->CanDeleteChild(partition->Index())) {

Completed in 38 milliseconds