Home
last modified time | relevance | path

Searched defs:CreateChannel (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/cpp/client/
Dcreate_channel.cc30 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/third_party/grpc/src/core/ext/transport/chttp2/client/insecure/
Dchannel_create.cc52 grpc_channel* CreateChannel(const char* target, const grpc_channel_args* args, in CreateChannel() function
/third_party/grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc130 grpc_channel* CreateChannel(const char* target, const grpc_channel_args* args, in CreateChannel() function