Home
last modified time | relevance | path

Searched defs:outputProtocol (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/server/
DTServerFramework.cpp112 shared_ptr<TProtocol> outputProtocol; in serve() local
DTServer.h277 std::shared_ptr<TProtocol> outputProtocol, in getProcessor()