Searched refs:GetFirstNode (Results 1 – 3 of 3) sorted by relevance
28 Node* GetFirstNode() const;
239 Volume::GetFirstNode() const in GetFirstNode() function in Volume
1503 while (Node* node = volume->GetFirstNode()) { in _VolumeUnmounted()