/external/grpc-grpc/test/cpp/qps/ |
D | benchmark_config.cc | 75 std::shared_ptr<ChannelCredentials> channel_creds = in InitBenchmarkReporters() local
|
/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/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/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/grpc-grpc/test/cpp/end2end/ |
D | shutdown_test.cc | 87 auto channel_creds = in ResetStub() local
|
D | async_end2end_test.cc | 294 auto channel_creds = GetCredentialsProvider()->GetChannelCredentials( in ResetStub() local 1147 const auto& channel_creds = GetCredentialsProvider()->GetChannelCredentials( in TEST_P() local
|
D | grpclb_end2end_test.cc | 408 grpc_channel_credentials* channel_creds = in ResetStub() local
|
D | end2end_test.cc | 287 auto channel_creds = GetCredentialsProvider()->GetChannelCredentials( in ResetChannel() local
|
/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()
|
D | security_connector.cc | 545 grpc_channel_credentials* channel_creds, 1038 grpc_channel_credentials* channel_creds,
|
/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/grpc-grpc/src/csharp/ext/ |
D | grpc_csharp_ext.c | 1004 grpc_channel_credentials* channel_creds, in grpcsharp_composite_channel_credentials_create()
|