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

/haiku/headers/private/storage/
H A DPartition.h198 int32 _CountDescendants() const;
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp1453 BPartition::_CountDescendants() const function in class:BPartition
1457 count += child->_CountDescendants();
H A DDiskDeviceJobGenerator.cpp108 + fDevice->_CountDescendants();

Completed in 39 milliseconds