Searched refs:process_small (Results 1 – 4 of 4) sorted by relevance
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3cpp/ |
H A D | SimpleService.tcc | 505 …pcKind::SINGLE_REQUEST_SINGLE_RESPONSE, &SimpleServiceAsyncProcessor::process_small<ProtocolIn_, P… in setUpAndProcess_small() 509 void SimpleServiceAsyncProcessor::process_small(apache::thrift::ResponseChannelRequest::UniquePtr r… in process_small() function in py3::simple::SimpleServiceAsyncProcessor
|
H A D | SimpleService.h | 498 …void process_small(apache::thrift::ResponseChannelRequest::UniquePtr req, apache::thrift::Serializ…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example/ |
H A D | SharedService.pyi | 142 …def process_small(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx: __T.An…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example_asyncio/ |
H A D | SharedService.pyi | 146 …def process_small(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx: __T.An…
|