Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/
H A 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
H A Dchannel_creds_registry.h110 RefCountedPtr<T> CreateChannelCreds( in CreateChannelCreds() function
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dchannel_creds_registry_test.cc47 RefCountedPtr<grpc_channel_credentials> CreateChannelCreds( in CreateChannelCreds() function in grpc_core::testing::__anon3d53cbbd0111::TestChannelCredsFactory