Searched refs:process_sum_i32_list (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 | 864 …nd::SINGLE_REQUEST_SINGLE_RESPONSE, &SimpleServiceAsyncProcessor::process_sum_i32_list<ProtocolIn_… in setUpAndProcess_sum_i32_list() 868 void SimpleServiceAsyncProcessor::process_sum_i32_list(apache::thrift::ResponseChannelRequest::Uniq… in process_sum_i32_list() function in py3::simple::SimpleServiceAsyncProcessor
|
H A D | SimpleService.h | 546 …void process_sum_i32_list(apache::thrift::ResponseChannelRequest::UniquePtr req, apache::thrift::S…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example/ |
H A D | SharedService.pyi | 148 …def process_sum_i32_list(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx:…
|
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example_asyncio/ |
H A D | SharedService.pyi | 152 …def process_sum_i32_list(self, seqid: int, iprot: TProtocolBase, oprot: TProtocolBase, server_ctx:…
|