Home
last modified time | relevance | path

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

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DReconnectingRequestChannel.h96 uint16_t getProtocolId() override { in getProtocolId() function
H A DRocketClientChannel.h102 uint16_t getProtocolId() override { return protocolId_; } in getProtocolId() function
H A DRetryingRequestChannel.h81 uint16_t getProtocolId() override { return impl_->getProtocolId(); } in getProtocolId() function
H A DHibernatingRequestChannel.h96 uint16_t getProtocolId() override { return impl()->getProtocolId(); } in getProtocolId() function
H A DHTTPClientChannel.h141 uint16_t getProtocolId() override { return protocolId_; } in getProtocolId() function
H A DHeaderClientChannel.cpp278 uint16_t HeaderClientChannel::getProtocolId() { in getProtocolId() function in apache::thrift::HeaderClientChannel
589 uint16_t HeaderClientChannel::RocketUpgradeChannel::getProtocolId() { in getProtocolId() function in apache::thrift::HeaderClientChannel::RocketUpgradeChannel
H A DPooledRequestChannel.cpp57 uint16_t PooledRequestChannel::getProtocolId() { in getProtocolId() function in apache::thrift::PooledRequestChannel
H A DThreadBoundAdaptorChannel.cpp308 uint16_t ThreadBoundAdaptorChannel::getProtocolId() { in getProtocolId() function in apache::thrift::ThreadBoundAdaptorChannel
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/util/
H A DScopedServerInterfaceThread-inl.h116 uint16_t getProtocolId() override { return client_->getProtocolId(); } in getProtocolId() function
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/conf/
H A DClassConfigurator.java197 public static short getProtocolId(Class protocol) { in getProtocolId() method in ClassConfigurator
/dports/devel/thrift/thrift-0.14.0/lib/nodejs/lib/thrift/
H A Dheader_transport.js194 THeaderTransport.prototype.getProtocolId = function() { method in THeaderTransport
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/core/
H A DThriftClient.cpp223 uint16_t ThriftClient::getProtocolId() { in getProtocolId() function in apache::thrift::ThriftClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DClientBench.cpp86 uint16_t getProtocolId() override { in getProtocolId() function in DummyChannel
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp55 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp55 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/transport/
H A DTHeaderTransport.cpp54 uint16_t THeaderTransport::getProtocolId() const { in getProtocolId() function in apache::thrift::transport::THeaderTransport
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/transport/
H A DTHeader.h154 uint16_t getProtocolId() const { return protoId_; } in getProtocolId() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/java/src/main/java/com/facebook/thrift/transport/
H A DTHeaderTransport.java164 public int getProtocolId() { in getProtocolId() method in THeaderTransport
/dports/multimedia/naludump/naludump-0.1.1/libsi/
H A Ddescriptor.c965 int MHP_TransportProtocolDescriptor::getProtocolId() const { in getProtocolId() function