Home
last modified time | relevance | path

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

/external/grpc-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.cc95 grpc_alts_credentials_options_destroy(options); in LLVMFuzzerTestOneInput()
109 grpc_alts_credentials_options_destroy(options); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/src/core/lib/security/credentials/alts/
Dalts_credentials.cc39 grpc_alts_credentials_options_destroy(alts_creds->options); in alts_credentials_destruct()
46 grpc_alts_credentials_options_destroy(alts_creds->options); in alts_server_credentials_destruct()
Dgrpc_alts_credentials_options.cc38 void grpc_alts_credentials_options_destroy( in grpc_alts_credentials_options_destroy() function
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_event.cc73 grpc_alts_credentials_options_destroy(event->options); in alts_tsi_event_destroy()
Dalts_tsi_handshaker.cc305 grpc_alts_credentials_options_destroy(handshaker->options); in handshaker_destroy()
/external/grpc-grpc/
Dgrpc.def127 grpc_alts_credentials_options_destroy
/external/grpc-grpc/src/cpp/server/
Dsecure_server_credentials.cc137 grpc_alts_credentials_options_destroy(c_options); in AltsServerCredentials()
/external/grpc-grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc240 grpc_alts_credentials_options_destroy(options); in grpc_google_default_credentials_create()
/external/grpc-grpc/include/grpc/
Dgrpc_security.h563 GRPCAPI void grpc_alts_credentials_options_destroy(
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c186 printf("%lx", (unsigned long) grpc_alts_credentials_options_destroy); in main()
/external/grpc-grpc/src/cpp/client/
Dsecure_credentials.cc106 grpc_alts_credentials_options_destroy(c_options); in AltsCredentials()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc429 grpc_alts_credentials_options_destroy(options); in create_test_handshaker()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h421 #define grpc_alts_credentials_options_destroy grpc_alts_credentials_options_destroy_import macro