Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h308 status_t _findWireFor(
H A DMediaRoutingView.cpp533 if(_findWireFor(connectionID, &wire) == B_OK) { in MessageReceived()
1383 status_t MediaRoutingView::_findWireFor( in _findWireFor() function in MediaRoutingView
1407 if (_findWireFor(connectionID, &wire) == B_OK) in _removeWireFor()