Searched defs:CreateChannelInternal (Results 1 – 2 of 2) sorted by relevance
27 std::shared_ptr<Channel> CreateChannelInternal(const grpc::string& host, in CreateChannelInternal() function
63 ChannelOwner ChannelManager::CreateChannelInternal(const Config& config) { in CreateChannelInternal() function in webrtc::voe::ChannelManager