Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/security/credentials/
Dchannel_creds_registry_init.cc57 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::GoogleDefaultChannelCredsFactory
84 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::TlsChannelCredsFactory
188 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::InsecureChannelCredsFactory
213 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::FakeChannelCredsFactory
Dchannel_creds_registry.h109 RefCountedPtr<T> CreateChannelCreds( in CreateChannelCreds() function
/third_party/grpc/test/core/security/
Dchannel_creds_registry_test.cc45 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::testing::__anon1d03d5810111::TestChannelCredsFactory