Searched refs:getFreeOutputs (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeRef.h367 status_t getFreeOutputs(
390 status_t getFreeOutputs(
H A DNodeRef.cpp784 err = getFreeOutputs(outputs);
941 err = getFreeOutputs(outputs);
967 err = getFreeOutputs(outputs);
1070 status_t NodeRef::getFreeOutputs( function in class:NodeRef
1191 status_t NodeRef::getFreeOutputs( function in class:NodeRef
/haiku-fatelf/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp171 // err = outputRef->getFreeOutputs(
175 err = outputRef->getFreeOutputs(
/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp313 ref->getFreeOutputs(freeOutputs);
353 ref->getFreeOutputs(freeOutputs);

Completed in 52 milliseconds