Searched refs:process_get_five (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 | 103 …Kind::SINGLE_REQUEST_SINGLE_RESPONSE, &SimpleServiceAsyncProcessor::process_get_five<ProtocolIn_, … in setUpAndProcess_get_five() 107 void SimpleServiceAsyncProcessor::process_get_five(apache::thrift::ResponseChannelRequest::UniquePt… in process_get_five() function in py3::simple::SimpleServiceAsyncProcessor
|
H A D | SimpleService.h | 442 …void process_get_five(apache::thrift::ResponseChannelRequest::UniquePtr req, apache::thrift::Seria…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example/ |
H A D | SharedService.pyi | 135 …def process_get_five(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx: __T…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example_asyncio/ |
H A D | SharedService.pyi | 139 …def process_get_five(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx: __T…
|