Home
last modified time | relevance | path

Searched refs:bool_ret_map_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.cpp211 void ParamServiceAsyncClient::bool_ret_map_paramT(Protocol_* prot, RpcOptions&& rpcOptions, std::sh… in bool_ret_map_paramT() function in some::valid::ns::ParamServiceAsyncClient
2239bool_ret_map_paramT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(cal… in bool_ret_map_paramImpl()
2241bool_ret_map_paramT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback), p_p… in bool_ret_map_paramImpl()
2249bool_ret_map_paramT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(cal… in bool_ret_map_paramImpl()
2251bool_ret_map_paramT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback), p_p… in bool_ret_map_paramImpl()
H A DParamServiceAsyncClient.h873 …void bool_ret_map_paramT(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thrift:…