Home
last modified time | relevance | path

Searched defs:transportFactory (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/server/
DTServerFramework.cpp51 const shared_ptr<TTransportFactory> &transportFactory, in TServerFramework()
60 const shared_ptr<TTransportFactory> &transportFactory, in TServerFramework()
DTServer.h221 const std::shared_ptr<TTransportFactory> &transportFactory, in TServer()
232 const std::shared_ptr<TTransportFactory> &transportFactory, in TServer()
/Zephyr-latest/samples/modules/thrift/hello/server/src/
Dmain.cpp72 std::shared_ptr<TTransportFactory> transportFactory; in main() local
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dmain.cpp93 std::shared_ptr<TTransportFactory> transportFactory; in setup_server() local