Home
last modified time | relevance | path

Searched refs:method5T (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.cpp89 void service1AsyncClient::method5T(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache… in method5T() function in test_cpp2::cpp_reflection::service1AsyncClient
901method5T(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in method5Impl()
903 method5T(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in method5Impl()
911method5T(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in method5Impl()
913 method5T(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in method5Impl()
H A Dservice1AsyncClient.h456 …void method5T(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thrift::transport:…
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.cpp89 void service1AsyncClient::method5T(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache… in method5T() function in test_cpp2::cpp_reflection::service1AsyncClient
901method5T(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in method5Impl()
903 method5T(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in method5Impl()
911method5T(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in method5Impl()
913 method5T(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in method5Impl()
H A Dservice1AsyncClient.h456 …void method5T(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thrift::transport:…