Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/
Dchannel_creds_registry_init.cc42 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::GoogleDefaultChannelCredsFactory
53 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::InsecureChannelCredsFactory
64 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::FakeChannelCredsFactory
Dchannel_creds_registry.h88 RefCountedPtr<T> CreateChannelCreds(const std::string& creds_type, in CreateChannelCreds() function
/external/grpc-grpc/src/core/lib/security/credentials/
Dchannel_creds_registry_init.cc58 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::GoogleDefaultChannelCredsFactory
85 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::TlsChannelCredsFactory
187 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::InsecureChannelCredsFactory
212 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::FakeChannelCredsFactory
Dchannel_creds_registry.h110 RefCountedPtr<T> CreateChannelCreds( in CreateChannelCreds() function
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dchannel_creds_registry_test.cc38 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::testing::__anon81f72eaf0111::TestChannelCredsFactory
/external/grpc-grpc/test/core/security/
Dchannel_creds_registry_test.cc47 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::testing::__anonea47e41b0111::TestChannelCredsFactory