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

/haiku/headers/private/storage/
H A DPartition.h203 BPartition* _VisitEachDescendant(
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp747 return const_cast<BPartition*>(this)->_VisitEachDescendant(visitor);
1481 BPartition::_VisitEachDescendant(BDiskDeviceVisitor* visitor, int32 level) function in class:BPartition
1488 if (BPartition* result = child->_VisitEachDescendant(visitor,

Completed in 13 milliseconds