Searched refs:getOutput (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaJack.h112 status_t getOutput(
H A DMediaWire.cpp330 connection.getOutput(&output);
H A DMediaJack.cpp150 status_t MediaJack::getOutput( function in class:MediaJack
153 D_METHOD(("MediaJack::getOutput()\n"));
765 getOutput(&output);
H A DMediaRoutingView.cpp206 if ((outputJack->getOutput(&output) == B_OK)
1344 error = connection.getOutput(&output);
/haiku/src/apps/cortex/NodeManager/
H A DConnection.h122 status_t getOutput(
H A DConnection.cpp149 status_t Connection::getOutput( function in class:Connection
/haiku/src/apps/cortex/InfoView/
H A DConnectionInfoView.cpp77 if (connection.getOutput(&output) == B_OK) {

Completed in 64 milliseconds