Home
last modified time | relevance | path

Searched refs:findOutput (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.h326 status_t findOutput(
H A DNodeRef.cpp771 status_t NodeRef::findOutput( in findOutput() function in NodeRef
H A DNodeManager.cpp2054 err = sourceRef->findOutput(input.source, &output); in _handleNodesCreated()