Searched refs:CreateChannelImpl (Results 1 – 8 of 8) sorted by relevance
37 std::shared_ptr<::grpc::Channel> CreateChannelImpl(
32 std::shared_ptr<Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::__anon209125f30111::InsecureChannelCredentialsImpl
32 std::shared_ptr<grpc::Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::CronetChannelCredentialsImpl
42 return creds ? creds->CreateChannelImpl(target, args) in CreateCustomChannel()
45 std::shared_ptr<Channel> CreateChannelImpl(
53 std::shared_ptr<Channel> SecureChannelCredentials::CreateChannelImpl( in CreateChannelImpl() function in grpc::SecureChannelCredentials
91 virtual std::shared_ptr<Channel> CreateChannelImpl(
103 virtual std::shared_ptr<Channel> CreateChannelImpl(