Home
last modified time | relevance | path

Searched refs:GetPhysicalParent (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/devices/
H A DDevice.h92 virtual Device* GetPhysicalParent() const in GetPhysicalParent() function
H A DDevicesView.cpp184 if (fDevices[i]->GetPhysicalParent() == NULL) { in RebuildDevicesOutline()
220 if (fDevices[i]->GetPhysicalParent() == parent) { in AddChildrenToOutlineByConnection()