Home
last modified time | relevance | path

Searched refs:grpc_alts_credentials_options_destroy (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/test/core/security/
Dgrpc_alts_credentials_options_test.cc40 grpc_alts_credentials_options_destroy(options); in test_copy_client_options_failure()
86 grpc_alts_credentials_options_destroy(options); in test_client_options_api_success()
87 grpc_alts_credentials_options_destroy(new_options); in test_client_options_api_success()
Dalts_credentials_fuzzer.cc90 grpc_alts_credentials_options_destroy(options); in LLVMFuzzerTestOneInput()
104 grpc_alts_credentials_options_destroy(options); in LLVMFuzzerTestOneInput()
/third_party/grpc/src/core/lib/security/credentials/alts/
Dalts_credentials.cc48 grpc_alts_credentials_options_destroy(options_); in ~grpc_alts_credentials()
79 grpc_alts_credentials_options_destroy(options_); in ~grpc_alts_server_credentials()
Dgrpc_alts_credentials_options.cc38 void grpc_alts_credentials_options_destroy( in grpc_alts_credentials_options_destroy() function
/third_party/grpc/
Dgrpc.def134 grpc_alts_credentials_options_destroy
Dlibgrpc.map37 "grpc_alts_credentials_options_destroy";
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc334 grpc_alts_credentials_options_destroy(client_options); in create_config()
335 grpc_alts_credentials_options_destroy(server_options); in create_config()
Dalts_concurrent_connectivity_test.cc84 grpc_alts_credentials_options_destroy(alts_options); in create_secure_channel_for_test()
149 grpc_alts_credentials_options_destroy(alts_options); in TestServer()
Dalts_tsi_handshaker_test.cc516 grpc_alts_credentials_options_destroy(options); in create_test_handshaker()
/third_party/grpc/src/cpp/server/
Dsecure_server_credentials.cc136 grpc_alts_credentials_options_destroy(c_options); in AltsServerCredentials()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi398 grpc_alts_credentials_options_destroy(self.c_options)
413 grpc_alts_credentials_options_destroy(c_options)
Dgrpc.pxi641 void grpc_alts_credentials_options_destroy(grpc_alts_credentials_options *options)
/third_party/grpc/include/grpc/
Dgrpc_security.h695 GRPCAPI void grpc_alts_credentials_options_destroy(
/third_party/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc366 grpc_alts_credentials_options_destroy(options); in grpc_google_default_credentials_create()
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c201 printf("%lx", (unsigned long) grpc_alts_credentials_options_destroy); in main()
/third_party/grpc/src/cpp/client/
Dsecure_credentials.cc294 grpc_alts_credentials_options_destroy(c_options); in AltsCredentials()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc590 grpc_alts_credentials_options_destroy(handshaker->options); in handshaker_destroy()
Dalts_handshaker_client.cc140 grpc_alts_credentials_options_destroy(client->options); in alts_grpc_handshaker_client_unref()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h451 #define grpc_alts_credentials_options_destroy grpc_alts_credentials_options_destroy_import macro