Home
last modified time | relevance | path

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

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/
H A DParamServiceAsyncClient.cpp195 void ParamServiceAsyncClient::bool_ret_i32_i64_paramT(Protocol_* prot, RpcOptions&& rpcOptions, std… in bool_ret_i32_i64_paramT() function in some::valid::ns::ParamServiceAsyncClient
2049bool_ret_i32_i64_paramT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move… in bool_ret_i32_i64_paramImpl()
2051bool_ret_i32_i64_paramT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback),… in bool_ret_i32_i64_paramImpl()
2059bool_ret_i32_i64_paramT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move… in bool_ret_i32_i64_paramImpl()
2061bool_ret_i32_i64_paramT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback),… in bool_ret_i32_i64_paramImpl()
H A DParamServiceAsyncClient.h787 …void bool_ret_i32_i64_paramT(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thr…