Searched defs:CreateChannelImpl (Results 1 – 4 of 4) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/src/cpp/client/ | ||
| D | insecure_credentials.cc | 37 std::shared_ptr<Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::__anona0e557430111::InsecureChannelCredentialsImpl |
| D | cronet_credentials.cc | 40 std::shared_ptr<grpc::Channel> CreateChannelImpl( in CreateChannelImpl() function in grpc::CronetChannelCredentialsImpl |
| D | secure_credentials.cc | 64 std::shared_ptr<Channel> SecureChannelCredentials::CreateChannelImpl( in CreateChannelImpl() function in grpc::SecureChannelCredentials |
| /external/grpc-grpc/include/grpcpp/security/ | ||
| D | credentials.h | 97 virtual std::shared_ptr<Channel> CreateChannelImpl( in CreateChannelImpl() function |