Home
last modified time | relevance | path

Searched defs:getEventHandler (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/
H A Drenderer_compositor.hxx72 flightgear::FGEventHandler* getEventHandler() { return eventHandler.get(); } in getEventHandler() function in FGRenderer
73 const flightgear::FGEventHandler* getEventHandler() const { return eventHandler.get(); } in getEventHandler() function in FGRenderer
H A Drenderer_legacy.hxx79 flightgear::FGEventHandler* getEventHandler() { return eventHandler.get(); } in getEventHandler() function in FGRenderer
80 const flightgear::FGEventHandler* getEventHandler() const { return eventHandler.get(); } in getEventHandler() function in FGRenderer
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hack/src/
H A DIThriftClient.php24 public function getEventHandler(): TClientEventHandler; function
H A DIThriftProcessor.php24 public function getEventHandler(): TProcessorEventHandler; function
H A DThriftProcessorBase.php44 public function getEventHandler(): TProcessorEventHandler { function in ThriftProcessorBase
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/event/
H A DDispatcher.java43 EventHandler getEventHandler(); in getEventHandler() method
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 std::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/api/internal/
H A DStageWrapperIF.java45 public EventHandlerIF getEventHandler(); in getEventHandler() method
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 stdcxx::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/async/
H A DTAsyncProcessor.h49 stdcxx::shared_ptr<TProcessorEventHandler> getEventHandler() const { return eventHandler_; } in getEventHandler() function
/dports/games/openlierox/OpenLieroX/include/
H A DEvent.h136 Ref<class Event<_Data>::Handler> getEventHandler( _Base* obj, void (_Base::*fct) (_Data data) ) { in getEventHandler() function
141 Ref<class Event<_Data>::Handler> getEventHandler( void (*fct) (_Data data) ) { in getEventHandler() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/event/
H A DInlineDispatcher.java48 public EventHandler getEventHandler() { in getEventHandler() method in InlineDispatcher
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DValidator.java194 public ValidationEventHandler getEventHandler() in getEventHandler() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DValidator.java194 public ValidationEventHandler getEventHandler() in getEventHandler() method
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DClientTest.cpp35 std::shared_ptr<TProcessorEventHandler> getEventHandler() override { in TEST() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/async/
H A DTAsyncProcessor.h57 boost::shared_ptr<TProcessorEventHandler> getEventHandler() in getEventHandler() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/async/
H A DTAsyncProcessor.h57 boost::shared_ptr<TProcessorEventHandler> getEventHandler() in getEventHandler() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/internal/core/subscribers/
H A DWorkingSetFilteredSyncInfoCollector.java102 protected SubscriberEventHandler getEventHandler() { in getEventHandler() method in WorkingSetFilteredSyncInfoCollector
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/
H A DAppContext.java55 EventHandler getEventHandler(); in getEventHandler() method

12345678910>>...15