Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dcontrol_protocol_manager.h71 void foreach_known_protocol (boost::function<void(const ControlProtocolInfo*)>);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dcontrol_protocol_manager.cc455 ControlProtocolManager::foreach_known_protocol (boost::function<void(const ControlProtocolInfo*)> m… in foreach_known_protocol() function in ControlProtocolManager