Home
last modified time | relevance | path

Searched refs:grpc_call_details_destroy (Results 1 – 25 of 98) sorted by relevance

1234

/external/grpc-grpc/src/core/lib/surface/
Dcall_details.cc37 void grpc_call_details_destroy(grpc_call_details* cd) { in grpc_call_details_destroy() function
/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc184 grpc_call_details_destroy(&call_details); in simple_request_body()
383 grpc_call_details_destroy(&call_details); in test_max_concurrent_streams()
432 grpc_call_details_destroy(&call_details); in test_max_concurrent_streams()
574 grpc_call_details_destroy(&call_details); in test_max_concurrent_streams_with_timeout_on_first()
628 grpc_call_details_destroy(&call_details); in test_max_concurrent_streams_with_timeout_on_first()
820 grpc_call_details_destroy(&call_details); in test_max_concurrent_streams_with_timeout_on_second()
Dretry_cancellation.cc229 grpc_call_details_destroy(&call_details); in test_retry_cancellation()
253 grpc_call_details_destroy(&call_details); in test_retry_cancellation()
Dfilter_call_init_fails.cc178 grpc_call_details_destroy(&call_details); in test_server_channel_filter()
267 grpc_call_details_destroy(&call_details); in test_client_channel_filter()
380 grpc_call_details_destroy(&call_details); in test_client_subchannel_filter()
Dretry_server_pushback_disabled.cc232 grpc_call_details_destroy(&call_details); in test_retry_server_pushback_disabled()
282 grpc_call_details_destroy(&call_details); in test_retry_server_pushback_disabled()
Dretry_too_many_attempts.cc226 grpc_call_details_destroy(&call_details); in test_retry_too_many_attempts()
275 grpc_call_details_destroy(&call_details); in test_retry_too_many_attempts()
Dretry_server_pushback_delay.cc234 grpc_call_details_destroy(&call_details); in test_retry_server_pushback_delay()
294 grpc_call_details_destroy(&call_details); in test_retry_server_pushback_delay()
Dretry.cc233 grpc_call_details_destroy(&call_details); in test_retry()
301 grpc_call_details_destroy(&call_details); in test_retry()
Dmax_connection_age.cc215 grpc_call_details_destroy(&call_details); in test_max_age_forcibly_close()
351 grpc_call_details_destroy(&call_details); in test_max_age_gracefully_close()
Dbad_ping.cc214 grpc_call_details_destroy(&call_details); in test_bad_ping()
375 grpc_call_details_destroy(&call_details); in test_pings_without_data()
Dretry_streaming_succeeds_before_replay_finished.cc298 grpc_call_details_destroy(&call_details); in test_retry_streaming_succeeds_before_replay_finished()
372 grpc_call_details_destroy(&call_details); in test_retry_streaming_succeeds_before_replay_finished()
Dbad_hostname.cc149 grpc_call_details_destroy(&call_details); in simple_request_body()
Dmax_message_length.cc274 grpc_call_details_destroy(&call_details); in test_max_message_length_on_request()
466 grpc_call_details_destroy(&call_details); in test_max_message_length_on_response()
Dretry_streaming.cc282 grpc_call_details_destroy(&call_details); in test_retry_streaming()
391 grpc_call_details_destroy(&call_details); in test_retry_streaming()
Dshutdown_finishes_calls.cc179 grpc_call_details_destroy(&call_details); in test_early_server_shutdown_finishes_inflight_calls()
Dcancel_before_invoke.cc168 grpc_call_details_destroy(&call_details); in test_cancel_before_invoke()
/external/grpc-grpc/test/core/memory_usage/
Dserver.cc282 grpc_call_details_destroy(&s->call_details); in main()
302 grpc_call_details_destroy(&s->call_details); in main()
/external/grpc-grpc/test/core/bad_ssl/
Dserver_common.cc102 grpc_call_details_destroy(&call_details); in bad_ssl_run()
/external/grpc-grpc/test/core/bad_client/tests/
Dsimple_request.cc111 grpc_call_details_destroy(&call_details); in verifier()
Dlarge_metadata.cc136 grpc_call_details_destroy(&call_details); in server_verifier_sends_too_much_metadata()
Dduplicate_header.cc119 grpc_call_details_destroy(&call_details); in verifier()
/external/grpc-grpc/test/core/end2end/
Dgoaway_server_test.cc354 grpc_call_details_destroy(&request_details1); in main()
358 grpc_call_details_destroy(&request_details2); in main()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dserver_fuzzer.cc102 grpc_call_details_destroy(&call_details1); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/
Dgrpc.def14 grpc_call_details_destroy
/external/grpc-grpc/src/php/ext/grpc/
Dserver.c139 grpc_call_details_destroy(&details); in PHP_METHOD()

1234