/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/insecure/ |
D | insecure_security_connector.h | 42 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in InsecureChannelSecurityConnector()
|
/external/grpc-grpc/test/cpp/util/ |
D | create_test_channel.cc | 75 std::shared_ptr<ChannelCredentials> channel_creds; in CreateTestChannel() local 147 std::shared_ptr<ChannelCredentials> channel_creds = in CreateTestChannel() local
|
D | cli_credentials.cc | 196 std::shared_ptr<grpc::ChannelCredentials> channel_creds = in GetCredentials() local
|
/external/grpc-grpc/test/cpp/qps/ |
D | benchmark_config.cc | 75 std::shared_ptr<ChannelCredentials> channel_creds = in InitBenchmarkReporters() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/composite/ |
D | composite_credentials.h | 36 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_composite_channel_credentials()
|
D | composite_credentials.cc | 219 grpc_channel_credentials* channel_creds, grpc_call_credentials* call_creds, in grpc_composite_channel_credentials_create()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ |
D | security_connector.h | 117 const grpc_channel_credentials* channel_creds() const { in channel_creds() function
|
D | security_connector.cc | 53 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_channel_security_connector()
|
/external/grpc-grpc/src/core/lib/security/credentials/ |
D | credentials.cc | 125 grpc_channel_credentials* channel_creds, const char* target, in grpc_channel_credentials_create_security_connector() 139 grpc_channel_credentials* channel_creds) { in grpc_channel_credentials_duplicate_without_call_credentials()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/alts/ |
D | alts_security_connector.cc | 69 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_alts_channel_security_connector() 277 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_alts_channel_security_connector_create()
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _session_cache_test.py | 70 def _do_one_shot_client_rpc(self, channel_creds, channel_options, port, argument
|
D | _auth_context_test.py | 144 def _do_one_shot_client_rpc(self, channel_creds, channel_options, port, argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/ |
D | local_security_connector.cc | 147 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_local_channel_security_connector() 242 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_local_channel_security_connector_create()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/fake/ |
D | fake_security_connector.cc | 50 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_fake_channel_security_connector() 306 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_fake_channel_security_connector_create()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ssl/ |
D | ssl_security_connector.cc | 70 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_ssl_channel_security_connector() 397 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in grpc_ssl_channel_security_connector_create()
|
/external/grpc-grpc/test/cpp/end2end/ |
D | shutdown_test.cc | 87 auto channel_creds = in ResetStub() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/ |
D | tls_security_connector.cc | 73 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in CreateTlsChannelSecurityConnector() 105 grpc_core::RefCountedPtr<grpc_channel_credentials> channel_creds, in TlsChannelSecurityConnector()
|
/external/grpc-grpc/src/core/lib/security/security_connector/ |
D | local_security_connector.cc | 170 grpc_channel_credentials* channel_creds, in grpc_local_channel_security_connector_create()
|
D | security_connector.h | 118 grpc_channel_credentials* channel_creds; member
|
D | alts_security_connector.cc | 241 grpc_channel_credentials* channel_creds, in grpc_alts_channel_security_connector_create()
|
/external/grpc-grpc/src/core/lib/security/credentials/composite/ |
D | composite_credentials.cc | 253 grpc_channel_credentials* channel_creds, grpc_call_credentials* call_creds, in grpc_composite_channel_credentials_create()
|
/external/grpc-grpc/src/cpp/client/ |
D | secure_credentials.cc | 169 const std::shared_ptr<ChannelCredentials>& channel_creds, in CompositeChannelCredentials()
|
/external/grpc-grpc/test/core/security/ |
D | credentials_test.cc | 434 grpc_channel_credentials* channel_creds = in test_channel_oauth2_composite_creds() local 508 grpc_channel_credentials* channel_creds = in test_channel_oauth2_google_iam_composite_creds() local 1120 grpc_channel_credentials* channel_creds = in test_channel_creds_duplicate_without_call_creds() local
|
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | credentials_test.cc | 558 grpc_channel_credentials* channel_creds = new check_channel_oauth2(); in test_channel_oauth2_composite_creds() local 645 grpc_channel_credentials* channel_creds = in test_channel_oauth2_google_iam_composite_creds() local 1646 grpc_composite_channel_credentials* channel_creds = in test_google_default_creds_call_creds_specified() local 1705 grpc_composite_channel_credentials* channel_creds = in test_google_default_creds_not_default() local 1888 grpc_channel_credentials* channel_creds = in test_channel_creds_duplicate_without_call_creds() local
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/ |
D | secure_credentials.cc | 368 const std::shared_ptr<ChannelCredentials>& channel_creds, in CompositeChannelCredentials()
|