Searched refs:appendCallAsyncWithSeq (Results 1 – 1 of 1) sorted by relevance
402 appendCallAsyncWithSeq(ChannelT &C, const ArgTs &... Args) { in appendCallAsyncWithSeq() function422 auto Result = appendCallAsyncWithSeq<Func>(C, Args...); in callAsyncWithSeq()438 auto ResAndSeqOrErr = appendCallAsyncWithSeq<Func>(C, Args...); in appendCallAsync()