Searched refs:TTransportFactory (Results 1 – 6 of 6) sorted by relevance
47 using apache::thrift::transport::TTransportFactory;138 std::shared_ptr<TTransportFactory> getInputTransportFactory() in getInputTransportFactory()143 std::shared_ptr<TTransportFactory> getOutputTransportFactory() in getOutputTransportFactory()168 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()170 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()181 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()183 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()195 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()197 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()210 std::shared_ptr<TTransportFactory>(new TTransportFactory())); in TServer()[all …]
48 const std::shared_ptr<apache::thrift::transport::TTransportFactory>55 const std::shared_ptr<apache::thrift::transport::TTransportFactory>62 const std::shared_ptr<apache::thrift::transport::TTransportFactory>64 const std::shared_ptr<apache::thrift::transport::TTransportFactory>74 const std::shared_ptr<apache::thrift::transport::TTransportFactory>76 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
61 const std::shared_ptr<apache::thrift::transport::TTransportFactory>68 const std::shared_ptr<apache::thrift::transport::TTransportFactory>75 const std::shared_ptr<apache::thrift::transport::TTransportFactory>77 const std::shared_ptr<apache::thrift::transport::TTransportFactory>87 const std::shared_ptr<apache::thrift::transport::TTransportFactory>89 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
44 using apache::thrift::transport::TTransportFactory;51 const shared_ptr<TTransportFactory> &transportFactory, in TServerFramework()60 const shared_ptr<TTransportFactory> &transportFactory, in TServerFramework()69 const shared_ptr<TTransportFactory> &inputTransportFactory, in TServerFramework()70 const shared_ptr<TTransportFactory> &outputTransportFactory, in TServerFramework()81 const shared_ptr<TTransportFactory> &inputTransportFactory, in TServerFramework()82 const shared_ptr<TTransportFactory> &outputTransportFactory, in TServerFramework()
72 std::shared_ptr<TTransportFactory> transportFactory; in main()
93 std::shared_ptr<TTransportFactory> transportFactory; in setup_server()