Home
last modified time | relevance | path

Searched defs:CreateChannelImpl (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dinsecure_credentials.cc37 std::shared_ptr<Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::__anona0e557430111::InsecureChannelCredentialsImpl
Dcronet_credentials.cc40 std::shared_ptr<grpc::Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::CronetChannelCredentialsImpl
Dsecure_credentials.cc64 std::shared_ptr<Channel> SecureChannelCredentials::CreateChannelImpl( in CreateChannelImpl() function in grpc::SecureChannelCredentials
/external/grpc-grpc/include/grpcpp/security/
Dcredentials.h97 virtual std::shared_ptr<Channel> CreateChannelImpl( in CreateChannelImpl() function