/external/grpc-grpc/test/core/end2end/tests/ |
D | request_with_flags.cc | 133 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_invoke_request_with_flags() 184 GRPC_OP_SEND_CLOSE_FROM_CLIENT, in request_with_flags()
|
D | max_concurrent_streams.cc | 120 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in simple_request_body() 267 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams() 301 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams() 509 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams_with_timeout_on_first() 547 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams_with_timeout_on_first() 705 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams_with_timeout_on_second() 743 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_concurrent_streams_with_timeout_on_second()
|
D | filter_call_init_fails.cc | 143 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_server_channel_filter() 237 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_client_channel_filter() 326 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_client_subchannel_filter()
|
D | max_connection_age.cc | 130 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_age_forcibly_close() 272 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_age_gracefully_close()
|
D | negative_deadline.cc | 131 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in simple_request_body()
|
D | bad_hostname.cc | 120 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in simple_request_body()
|
D | bad_ping.cc | 129 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_bad_ping() 288 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_pings_without_data()
|
D | cancel_before_invoke.cc | 143 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_cancel_before_invoke()
|
D | authority_not_supported.cc | 136 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_with_authority_header()
|
D | cancel_with_status.cc | 134 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in simple_request_body()
|
D | shutdown_finishes_calls.cc | 113 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_early_server_shutdown_finishes_inflight_calls()
|
D | max_message_length.cc | 206 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_message_length_on_request() 389 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_max_message_length_on_response()
|
D | cancel_after_invoke.cc | 150 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_cancel_after_invoke()
|
D | call_creds.cc | 199 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in request_response_with_payload_and_call_creds() 429 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in test_request_with_server_rejecting_client_creds()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | call_log_batch.cc | 63 case GRPC_OP_SEND_CLOSE_FROM_CLIENT: in grpc_op_string()
|
/external/grpc-grpc/src/core/lib/surface/ |
D | call_log_batch.cc | 64 case GRPC_OP_SEND_CLOSE_FROM_CLIENT: in grpc_op_string()
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | operation.pyx.pxi | 78 return GRPC_OP_SEND_CLOSE_FROM_CLIENT 81 self.c_op.type = GRPC_OP_SEND_CLOSE_FROM_CLIENT
|
/external/grpc-grpc/src/ruby/ext/grpc/ |
D | rb_call.c | 559 case GRPC_OP_SEND_CLOSE_FROM_CLIENT: in grpc_rb_call_check_op_keys_hash_cb() 711 case GRPC_OP_SEND_CLOSE_FROM_CLIENT: in grpc_run_batch_stack_fill_ops() 762 case GRPC_OP_SEND_CLOSE_FROM_CLIENT: in grpc_run_batch_stack_build_result() 938 UINT2NUM(GRPC_OP_SEND_CLOSE_FROM_CLIENT)); in Init_grpc_op_codes()
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | php_grpc.c | 182 GRPC_OP_SEND_CLOSE_FROM_CLIENT, in PHP_MINIT_FUNCTION()
|
/external/grpc-grpc/test/core/bad_ssl/ |
D | bad_ssl_test.cc | 93 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in run_test()
|
/external/grpc-grpc/test/core/end2end/fuzzers/ |
D | client_fuzzer.cc | 91 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in LLVMFuzzerTestOneInput()
|
/external/grpc-grpc/include/grpc/impl/codegen/ |
D | grpc_types.h | 503 GRPC_OP_SEND_CLOSE_FROM_CLIENT, enumerator
|
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/ |
D | grpc_types.h | 576 GRPC_OP_SEND_CLOSE_FROM_CLIENT, enumerator
|
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/ |
D | grpc_types.h | 576 GRPC_OP_SEND_CLOSE_FROM_CLIENT, enumerator
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_call_create.cc | 197 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in BM_LameChannelCallCreateCore() 271 op->op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in BM_LameChannelCallCreateCoreSeparateBatch() 761 ops[2].op = GRPC_OP_SEND_CLOSE_FROM_CLIENT; in BM_IsolatedCall_Unary()
|