Searched refs:_VisitEachDescendant (Results 1 – 2 of 2) sorted by relevance
203 BPartition* _VisitEachDescendant(
747 return const_cast<BPartition*>(this)->_VisitEachDescendant(visitor); in VisitEachDescendant()1481 BPartition::_VisitEachDescendant(BDiskDeviceVisitor* visitor, int32 level) in _VisitEachDescendant() function in BPartition1488 if (BPartition* result = child->_VisitEachDescendant(visitor, in _VisitEachDescendant()