Home
last modified time | relevance | path

Searched refs:recv_wrapped_method4 (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 Dservice1AsyncClient.cpp798 …pache::thrift::FutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_method4, channel_); in future_method4()
804 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_method4, channel_); in semifuture_method4()
813 …:thrift::HeaderFutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_method4, channel_); in header_future_method4()
819 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_method4, channel_); in header_semifuture_method4()
831 folly::exception_wrapper service1AsyncClient::recv_wrapped_method4(::std::int32_t& _return, ::apach… in recv_wrapped_method4() function in test_cpp2::cpp_reflection::service1AsyncClient
862 auto ew = recv_wrapped_method4(_return, state); in recv_method4()
874 return recv_wrapped_method4(_return, state); in recv_instance_wrapped_method4()
H A Dservice1AsyncClient.h352 if (auto ew = recv_wrapped_method4(_return, returnState)) { in co_method4()
363 …static folly::exception_wrapper recv_wrapped_method4(::std::int32_t& _return, ::apache::thrift::Cl…
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.cpp798 …pache::thrift::FutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_method4, channel_); in future_method4()
804 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_method4, channel_); in semifuture_method4()
813 …:thrift::HeaderFutureCallback<::std::int32_t>>(std::move(promise), recv_wrapped_method4, channel_); in header_future_method4()
819 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_method4, channel_); in header_semifuture_method4()
831 folly::exception_wrapper service1AsyncClient::recv_wrapped_method4(::std::int32_t& _return, ::apach… in recv_wrapped_method4() function in test_cpp2::cpp_reflection::service1AsyncClient
862 auto ew = recv_wrapped_method4(_return, state); in recv_method4()
874 return recv_wrapped_method4(_return, state); in recv_instance_wrapped_method4()
H A Dservice1AsyncClient.h352 if (auto ew = recv_wrapped_method4(_return, returnState)) { in co_method4()
363 …static folly::exception_wrapper recv_wrapped_method4(::std::int32_t& _return, ::apache::thrift::Cl…