Home
last modified time | relevance | path

Searched refs:future_method6 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice1.h49 …virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std:…
85 …folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t…
H A Dservice1.cpp328 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> service1SvIf::future_method6(:… in future_method6() function in test_cpp2::cpp_reflection::service1SvIf
350 auto fut = future_method6(p_l, std::move(p_m), p_n); in async_tm_method6()
H A Dservice1AsyncClient.h468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(::std::int32_t p_l, con…
470 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(apache::thrift::RpcOpti…
H A Dservice1AsyncClient.cpp1163 folly::Future<::test_cpp2::cpp_reflection::struct2> service1AsyncClient::future_method6(::std::int3… in future_method6() function in test_cpp2::cpp_reflection::service1AsyncClient
1165 return future_method6(rpcOptions, p_l, p_m, p_n); in future_method6()
1173 folly::Future<::test_cpp2::cpp_reflection::struct2> service1AsyncClient::future_method6(apache::thr… in future_method6() function in test_cpp2::cpp_reflection::service1AsyncClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1.h49 …virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std:…
85 …folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t…
H A Dservice1.cpp328 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> service1SvIf::future_method6(:… in future_method6() function in test_cpp2::cpp_reflection::service1SvIf
350 auto fut = future_method6(p_l, std::move(p_m), p_n); in async_tm_method6()
H A Dservice1AsyncClient.h468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(::std::int32_t p_l, con…
470 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(apache::thrift::RpcOpti…
H A Dservice1AsyncClient.cpp1163 folly::Future<::test_cpp2::cpp_reflection::struct2> service1AsyncClient::future_method6(::std::int3… in future_method6() function in test_cpp2::cpp_reflection::service1AsyncClient
1165 return future_method6(rpcOptions, p_l, p_m, p_n); in future_method6()
1173 folly::Future<::test_cpp2::cpp_reflection::struct2> service1AsyncClient::future_method6(apache::thr… in future_method6() function in test_cpp2::cpp_reflection::service1AsyncClient