Searched refs:clientChannelName (Results 1 – 1 of 1) sorted by relevance
299 std::string clientChannelName = name + " (client)"; in openInputChannelPair() local301 outClientChannel = InputChannel::create(clientChannelName, std::move(clientFd), token); in openInputChannelPair()