Home
last modified time | relevance | path

Searched refs:recv_wrapped_method6 (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.cpp1176 …allback<::test_cpp2::cpp_reflection::struct2>>(std::move(promise), recv_wrapped_method6, channel_); in future_method6()
1182 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_method6, channel_); in semifuture_method6()
1191 …allback<::test_cpp2::cpp_reflection::struct2>>(std::move(promise), recv_wrapped_method6, channel_); in header_future_method6()
1197 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_method6, channel_); in header_semifuture_method6()
1209 folly::exception_wrapper service1AsyncClient::recv_wrapped_method6(::test_cpp2::cpp_reflection::str… in recv_wrapped_method6() function in test_cpp2::cpp_reflection::service1AsyncClient
1239 auto ew = recv_wrapped_method6(_return, state); in recv_method6()
1250 return recv_wrapped_method6(_return, state); in recv_instance_wrapped_method6()
H A Dservice1AsyncClient.h524 if (auto ew = recv_wrapped_method6(_return, returnState)) { in co_method6()
535 …static folly::exception_wrapper recv_wrapped_method6(::test_cpp2::cpp_reflection::struct2& _return…
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.cpp1176 …allback<::test_cpp2::cpp_reflection::struct2>>(std::move(promise), recv_wrapped_method6, channel_); in future_method6()
1182 auto callbackAndFuture = makeSemiFutureCallback(recv_wrapped_method6, channel_); in semifuture_method6()
1191 …allback<::test_cpp2::cpp_reflection::struct2>>(std::move(promise), recv_wrapped_method6, channel_); in header_future_method6()
1197 auto callbackAndFuture = makeHeaderSemiFutureCallback(recv_wrapped_method6, channel_); in header_semifuture_method6()
1209 folly::exception_wrapper service1AsyncClient::recv_wrapped_method6(::test_cpp2::cpp_reflection::str… in recv_wrapped_method6() function in test_cpp2::cpp_reflection::service1AsyncClient
1239 auto ew = recv_wrapped_method6(_return, state); in recv_method6()
1250 return recv_wrapped_method6(_return, state); in recv_instance_wrapped_method6()
H A Dservice1AsyncClient.h524 if (auto ew = recv_wrapped_method6(_return, returnState)) { in co_method6()
535 …static folly::exception_wrapper recv_wrapped_method6(::test_cpp2::cpp_reflection::struct2& _return…