Home
last modified time | relevance | path

Searched defs:process_getDataById (Results 1 – 11 of 11) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/
H A DMyServiceFast.tcc86 void MyServiceFastAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::Uniqu… in process_getDataById() function in cpp2::MyServiceFastAsyncProcessor
H A DMyService.tcc90 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/coroutines/gen-cpp2/
H A DMyService.tcc201 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/no_metadata/gen-cpp2/
H A DMyService.tcc204 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/
H A DMyService.tcc206 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/split/gen-cpp2/
H A DMyService.tcc322 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-cpp2/
H A DMyService.tcc322 void MyServiceAsyncProcessor::process_getDataById(apache::thrift::ResponseChannelRequest::UniquePtr… in process_getDataById() function in cpp2::MyServiceAsyncProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-py/module/
H A DMyService.py1649 def process_getDataById(self, args, handler_ctx): member in Processor
1757 def process_getDataById(self, args, handler_ctx): member in ContextProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-hack/
H A DMyService.php1624 …protected async function process_getDataById(int $seqid, \TProtocol $input, \TProtocol $output): A… function in MyServiceAsyncProcessorBase
1958 protected function process_getDataById(int $seqid, \TProtocol $input, \TProtocol $output): void { function in MyServiceSyncProcessorBase
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-py/module/
H A DMyService.py1948 def process_getDataById(self, args, handler_ctx): member in Processor
2069 def process_getDataById(self, args, handler_ctx): member in ContextProcessor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-hack/
H A DMyService.php1924 …protected async function process_getDataById(int $seqid, \TProtocol $input, \TProtocol $output): A… function in MyServiceAsyncProcessorBase
2302 protected function process_getDataById(int $seqid, \TProtocol $input, \TProtocol $output): void { function in MyServiceSyncProcessorBase