Home
last modified time | relevance | path

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

/Zephyr-latest/modules/thrift/src/thrift/server/
DTServerFramework.cpp52 const shared_ptr<TProtocolFactory> &protocolFactory) in TServerFramework()
61 const shared_ptr<TProtocolFactory> &protocolFactory) in TServerFramework()
DTServer.h222 const std::shared_ptr<TProtocolFactory> &protocolFactory) in TServer()
233 const std::shared_ptr<TProtocolFactory> &protocolFactory) in TServer()
/Zephyr-latest/samples/modules/thrift/hello/server/src/
Dmain.cpp73 std::shared_ptr<TProtocolFactory> protocolFactory; in main() local
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dmain.cpp92 std::shared_ptr<TProtocolFactory> protocolFactory; in setup_server() local