Searched defs:inputProtocol (Results 1 – 2 of 2) sorted by relevance
111 shared_ptr<TProtocol> inputProtocol; in serve() local
276 std::shared_ptr<TProcessor> getProcessor(std::shared_ptr<TProtocol> inputProtocol, in getProcessor()