Home
last modified time | relevance | path

Searched refs:methodBothThrowImpl (Results 1 – 2 of 2) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/sink/gen-cpp2/
H A DSinkServiceAsyncClient.h123 …void methodBothThrowImpl(apache::thrift::RpcOptions& rpcOptions, std::shared_ptr<apache::thrift::t…
H A DSinkServiceAsyncClient.cpp806 void SinkServiceAsyncClient::methodBothThrowImpl(apache::thrift::RpcOptions& rpcOptions, std::share… in methodBothThrowImpl() function in cpp2::SinkServiceAsyncClient
871 methodBothThrowImpl(rpcOptions, std::move(header), ctx.get(), wrappedCallback); in co_methodBothThrow()