Home
last modified time | relevance | path

Searched refs:MakeChannelCreds (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/ext/xds/
Dxds_bootstrap.h46 static RefCountedPtr<grpc_channel_credentials> MakeChannelCreds(
Dxds_bootstrap.cc60 XdsChannelCredsRegistry::MakeChannelCreds(const std::string& creds_type, in MakeChannelCreds() function in grpc_core::XdsChannelCredsRegistry
Dxds_client.cc450 XdsChannelCredsRegistry::MakeChannelCreds(server.channel_creds_type, in CreateXdsChannel()