/external/grpc-grpc/test/core/end2end/ |
D | invalid_call_argument_test.cc | 288 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_from_client() 479 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_status_from_server_with_invalid_flags() 501 op->data.send_status_from_server.trailing_metadata_count = in test_too_many_trailing_metadata() 524 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_twice() 532 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_twice()
|
/external/grpc-grpc/test/core/fling/ |
D | server.cc | 108 op->data.send_status_from_server.trailing_metadata_count = 0; in handle_unary_method() 159 status_op[0].data.send_status_from_server.trailing_metadata_count = 0; in start_send_status()
|
/external/grpc-grpc/test/core/memory_usage/ |
D | server.cc | 100 status_op.data.send_status_from_server.trailing_metadata_count = 0; in send_status() 133 op->data.send_status_from_server.trailing_metadata_count = 0; in send_snapshot()
|
/external/grpc-grpc/test/core/end2end/tests/ |
D | retry_too_many_attempts.cc | 210 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_too_many_attempts() 251 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_too_many_attempts()
|
D | retry_server_pushback_disabled.cc | 216 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_server_pushback_disabled() 257 op->data.send_status_from_server.trailing_metadata_count = 1; in test_retry_server_pushback_disabled()
|
D | max_concurrent_streams.cc | 155 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body() 365 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams() 404 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams() 599 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams_with_timeout_on_first() 793 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams_with_timeout_on_second()
|
D | retry.cc | 217 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry() 277 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry()
|
D | max_connection_age.cc | 181 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_age_forcibly_close() 314 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_age_gracefully_close()
|
D | retry_streaming_succeeds_before_replay_finished.cc | 285 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming_succeeds_before_replay_finished() 350 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming_succeeds_before_replay_finished()
|
D | bad_ping.cc | 179 op->data.send_status_from_server.trailing_metadata_count = 0; in test_bad_ping() 335 op->data.send_status_from_server.trailing_metadata_count = 0; in test_pings_without_data()
|
D | retry_streaming.cc | 269 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming() 369 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming()
|
D | disappearing_server.cc | 144 op->data.send_status_from_server.trailing_metadata_count = 0; in do_request_and_shutdown_server()
|
D | graceful_server_shutdown.cc | 159 op->data.send_status_from_server.trailing_metadata_count = 0; in test_early_server_shutdown_finishes_inflight_calls()
|
D | server_finishes_request.cc | 153 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
|
D | registered_call.cc | 157 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
|
D | default_host.cc | 173 op->data.send_status_from_server.trailing_metadata_count = 0; in test_invoke_simple_request()
|
D | call_host_override.cc | 184 op->data.send_status_from_server.trailing_metadata_count = 0; in test_invoke_simple_request()
|
D | high_initial_seqno.cc | 159 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
|
D | no_error_on_hotpath.cc | 171 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | call_log_batch.cc | 79 op->data.send_status_from_server.trailing_metadata_count, in grpc_op_string()
|
/external/grpc-grpc/src/core/lib/surface/ |
D | call_log_batch.cc | 79 op->data.send_status_from_server.trailing_metadata_count); in grpc_op_string()
|
/external/grpc-grpc/test/core/bad_client/tests/ |
D | duplicate_header.cc | 105 op->data.send_status_from_server.trailing_metadata_count = 0; in verifier()
|
/external/grpc-grpc/include/grpc/impl/codegen/ |
D | grpc_types.h | 567 size_t trailing_metadata_count; member
|
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/ |
D | grpc_types.h | 640 size_t trailing_metadata_count; member
|
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/ |
D | grpc_types.h | 640 size_t trailing_metadata_count; member
|