HomeSort by relevance Sort by last modified time
    Searched defs:CreateChannelInternal (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/cpp/client/
create_channel_internal.cc 27 std::shared_ptr<Channel> CreateChannelInternal(const grpc::string& host,
  /external/webrtc/webrtc/voice_engine/
channel_manager.cc 56 return CreateChannelInternal(config_);
60 return CreateChannelInternal(external_config);
63 ChannelOwner ChannelManager::CreateChannelInternal(const Config& config) {

Completed in 72 milliseconds