Searched refs:NodeManager (Results 26 - 36 of 36) sorted by relevance

12

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp39 #include "NodeManager.h"
121 // remove from NodeManager
197 // was the node created via NodeManager::instantiate()?
230 // - returns B_BAD_VALUE if not an add-on node created by this NodeManager
244 // - returns B_BAD_VALUE if not an add-on node created by this NodeManager,
373 NodeManager::con_map::iterator it, itEnd;
394 NodeManager::con_map::iterator it, itEnd;
418 NodeManager::con_map::iterator it, itEnd;
444 NodeManager::con_map::iterator it, itEnd;
623 // NodeManager
[all...]
H A DNodeGroup.cpp37 #include "NodeManager.h"
97 // removing the released group is now NodeManager's responsibility
99 // remove from NodeManager
905 // *** ctor (accessible to NodeManager)
910 NodeManager* manager,
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp39 #include "NodeManager.h"
155 NodeManager* manager,
H A DRouteAppNodeManager.cpp90 NodeManager(useAddOnHost),
171 // NodeManager hook implementations
/haiku/src/apps/mediaplayer/
H A DController.cpp115 NodeManager(),
156 // #pragma mark - NodeManager interface
184 NodeManager::MessageReceived(message);
265 // NodeManager::Init() to setup a new media node chain
669 NodeManager::TogglePlaying();
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp25 #include "NodeManager.h"
50 const uint32 internal_id, NodeManager* manager,
H A DVideoProducer.cpp20 #include "NodeManager.h"
43 int32 internalId, NodeManager* manager, VideoSupplier* supplier)
/haiku/src/servers/media/
H A Dmedia_server.cpp56 #include "NodeManager.h"
65 NodeManager* gNodeManager;
108 gNodeManager = new NodeManager;
H A DDefaultManager.cpp22 #include "NodeManager.h"
25 /* no locking used in this file, we assume that the caller (NodeManager) does it.
145 DefaultManager::SaveState(NodeManager *node_manager)
/haiku/src/apps/cortex/TransportView/
H A DTransportView.cpp262 NodeManager* manager,
833 // processing before being forwarded to the NodeManager.)
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp50 // NodeManager
710 case NodeManager::M_RELEASED:
712 D_MESSAGE(("MediaRoutingView::MessageReceived(NodeManager::M_RELEASED)\n"));

Completed in 85 milliseconds

12