Home
last modified time | relevance | path

Searched refs:method6Ctx (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.h493 auto [ctx, header] = method6Ctx(rpcOptions); in co_method6()
543 …:ContextStack>, std::shared_ptr<::apache::thrift::transport::THeader>> method6Ctx(apache::thrift::…
H A Dservice1AsyncClient.cpp1071 auto [ctx, header] = method6Ctx(&rpcOptions); in method6()
1112 …shared_ptr<::apache::thrift::transport::THeader>> service1AsyncClient::method6Ctx(apache::thrift::… in method6Ctx() function in test_cpp2::cpp_reflection::service1AsyncClient
1139 auto ctxAndHeader = method6Ctx(&rpcOptions); in sync_method6()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.h493 auto [ctx, header] = method6Ctx(rpcOptions); in co_method6()
543 …:ContextStack>, std::shared_ptr<::apache::thrift::transport::THeader>> method6Ctx(apache::thrift::…
H A Dservice1AsyncClient.cpp1071 auto [ctx, header] = method6Ctx(&rpcOptions); in method6()
1112 …shared_ptr<::apache::thrift::transport::THeader>> service1AsyncClient::method6Ctx(apache::thrift::… in method6Ctx() function in test_cpp2::cpp_reflection::service1AsyncClient
1139 auto ctxAndHeader = method6Ctx(&rpcOptions); in sync_method6()