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

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

Completed in 94 milliseconds