Home
last modified time | relevance | path

Searched refs:setDispatcher (Results 1 – 25 of 103) sorted by relevance

12345

/dports/games/flightgear/flightgear-2020.3.11/src/Network/Swift/
H A Dplugin.cpp70 m_dbusP2PServer->setDispatcher(&m_dbusDispatcher); in startServer()
73 m_dbusConnection->setDispatcher(&m_dbusDispatcher); in startServer()
H A Ddbusserver.h55 void setDispatcher(CDBusDispatcher *dispatcher);
H A Ddbusserver.cpp67 void CDBusServer::setDispatcher(CDBusDispatcher *dispatcher) in setDispatcher() function in FGSwiftBus::CDBusServer
H A Ddbusconnection.h67 void setDispatcher(CDBusDispatcher *dispatcher);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/
H A DApplicationTest.php977 $application->setDispatcher($dispatcher);
1016 $application->setDispatcher($dispatcher);
1037 $application->setDispatcher($dispatcher);
1250 $application->setDispatcher($dispatcher);
1301 $application->setDispatcher($dispatcher);
1324 $application->setDispatcher($dispatcher);
1347 $application->setDispatcher($dispatcher);
1368 $application->setDispatcher(new EventDispatcher());
1477 $application->setDispatcher($dispatcher);
1507 $application->setDispatcher($dispatcher);
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Tests/
H A DApplicationTest.php977 $application->setDispatcher($dispatcher);
1016 $application->setDispatcher($dispatcher);
1037 $application->setDispatcher($dispatcher);
1250 $application->setDispatcher($dispatcher);
1301 $application->setDispatcher($dispatcher);
1324 $application->setDispatcher($dispatcher);
1347 $application->setDispatcher($dispatcher);
1368 $application->setDispatcher(new EventDispatcher());
1477 $application->setDispatcher($dispatcher);
1507 $application->setDispatcher($dispatcher);
[all …]
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Tests/
H A DApplicationTest.php1076 $application->setDispatcher($dispatcher);
1115 $application->setDispatcher($dispatcher);
1138 $application->setDispatcher($dispatcher);
1353 $application->setDispatcher($dispatcher);
1401 $application->setDispatcher($dispatcher);
1424 $application->setDispatcher($dispatcher);
1438 $application->setDispatcher(new EventDispatcher());
1540 $application->setDispatcher($dispatcher);
1570 $application->setDispatcher($dispatcher);
1739 $application->setDispatcher(new EventDispatcher());
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/
H A DApplicationTest.php977 $application->setDispatcher($dispatcher);
1016 $application->setDispatcher($dispatcher);
1037 $application->setDispatcher($dispatcher);
1250 $application->setDispatcher($dispatcher);
1301 $application->setDispatcher($dispatcher);
1324 $application->setDispatcher($dispatcher);
1347 $application->setDispatcher($dispatcher);
1368 $application->setDispatcher(new EventDispatcher());
1477 $application->setDispatcher($dispatcher);
1507 $application->setDispatcher($dispatcher);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/solar/control/
H A Dnavtoolbar.cxx110 void setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::ImplNavToolBar
163 void NavigationToolBar::setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::NavigationToolBar
167 m_pToolbar->setDispatcher( _pDispatcher ); in setDispatcher()
172 pPositionWindow->setDispatcher( _pDispatcher ); in setDispatcher()
299 … static_cast< RecordPositionInput* >( pItemWindow )->setDispatcher( m_pDispatcher ); in implInit()
627 void RecordPositionInput::setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::RecordPositionInput
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/solar/control/
H A Dnavtoolbar.cxx109 void setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::ImplNavToolBar
163 void NavigationToolBar::setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::NavigationToolBar
167 m_pToolbar->setDispatcher( _pDispatcher ); in setDispatcher()
172 pPositionWindow->setDispatcher( _pDispatcher ); in setDispatcher()
300 … static_cast< RecordPositionInput* >( pItemWindow )->setDispatcher( m_pDispatcher ); in implInit()
663 void RecordPositionInput::setDispatcher( const IFeatureDispatcher* _pDispatcher ) in setDispatcher() function in frm::RecordPositionInput
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/solar/inc/
H A Dnavtoolbar.hxx79 void setDispatcher( const IFeatureDispatcher* _pDispatcher );
156 void setDispatcher( const IFeatureDispatcher* _pDispatcher );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/solar/inc/
H A Dnavtoolbar.hxx85 void setDispatcher( const IFeatureDispatcher* _pDispatcher );
162 void setDispatcher( const IFeatureDispatcher* _pDispatcher );
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/event/src/
H A DDispatcherAwareInterface.php27 public function setDispatcher(DispatcherInterface $dispatcher); function
H A DDispatcherAwareTrait.php53 public function setDispatcher(DispatcherInterface $dispatcher) function
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Console/
H A DCommandApplication.php77 $this->application->setDispatcher($eventDispatcher);
99 $this->application->setDispatcher($eventDispatcher);
/dports/www/bolt/bolt-2.2.24/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/
H A DEvent.php84 public function setDispatcher(EventDispatcherInterface $dispatcher) function in Symfony\\Component\\EventDispatcher\\Event
/dports/www/matomo/piwik/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/
H A DEvent.php84 public function setDispatcher(EventDispatcherInterface $dispatcher) function in Symfony\\Component\\EventDispatcher\\Event
/dports/www/itop/web/lib/silex/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/
H A DEvent.php84 public function setDispatcher(EventDispatcherInterface $dispatcher) function in Symfony\\Component\\EventDispatcher\\Event
/dports/www/aria2/aria2-1.36.0/src/
H A DDefaultBtMessageReceiver.h74 void setDispatcher(BtMessageDispatcher* dispatcher);
/dports/www/phpbb3/phpBB3/install/
H A Dphpbbcli.php53 $application->setDispatcher($phpbb_installer_container->get('dispatcher'));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp56 S.setDispatcher( in main()
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXEventLoop.h57 void setDispatcher(FXEventDispatcher* disp){ dispatcher=disp; } in setDispatcher() function
/dports/www/e107/e107/e107_handlers/
H A De107Url.php32 $front->setDispatcher($dispatcher);
/dports/devel/gitlist/gitlist/vendor/symfony/event-dispatcher/
H A DCHANGELOG.md9 * The methods `Event::setDispatcher()`, `Event::getDispatcher()`, `Event::setName()`
/dports/www/owncloud/owncloud/lib/private/Migration/
H A DBackgroundRepair.php48 public function setDispatcher(EventDispatcher $dispatcher) { function in OC\\Migration\\BackgroundRepair

12345