Home
last modified time | relevance | path

Searched refs:recv_wrapped_field (Results 1 – 4 of 4) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.cpp5515 …<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_field, channel_); in future_field()
5521 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_field, channel_); in semifuture_field()
5530 …e::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_field, channel_); in header_future_field()
5536 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_field, channel_); in header_semifuture_field()
5548 folly::exception_wrapper service_with_special_namesAsyncClient::recv_wrapped_field(::std::int32_t& … in recv_wrapped_field() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
5579 auto ew = recv_wrapped_field(_return, state); in recv_field()
5591 return recv_wrapped_field(_return, state); in recv_instance_wrapped_field()
H A Dservice_with_special_namesAsyncClient.h2334 if (auto ew = recv_wrapped_field(_return, returnState)) { in co_field()
2345 …static folly::exception_wrapper recv_wrapped_field(::std::int32_t& _return, ::apache::thrift::Clie…
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.cpp5515 …<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_field, channel_); in future_field()
5521 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_field, channel_); in semifuture_field()
5530 …e::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_field, channel_); in header_future_field()
5536 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_field, channel_); in header_semifuture_field()
5548 folly::exception_wrapper service_with_special_namesAsyncClient::recv_wrapped_field(::std::int32_t& … in recv_wrapped_field() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
5579 auto ew = recv_wrapped_field(_return, state); in recv_field()
5591 return recv_wrapped_field(_return, state); in recv_instance_wrapped_field()
H A Dservice_with_special_namesAsyncClient.h2334 if (auto ew = recv_wrapped_field(_return, returnState)) { in co_field()
2345 …static folly::exception_wrapper recv_wrapped_field(::std::int32_t& _return, ::apache::thrift::Clie…