Searched refs:CreateGrpcChannel (Results 1 – 1 of 1) sorted by relevance
47 std::shared_ptr<grpc::Channel> CreateGrpcChannel() { in CreateGrpcChannel() function112 if (!packet_stream_channel) packet_stream_channel = CreateGrpcChannel(); in GetChannel()