/external/grpc-grpc/test/core/end2end/tests/ |
D | request_with_flags.cc | 128 op->op = GRPC_OP_SEND_MESSAGE; in test_invoke_request_with_flags() 183 int indices[] = {GRPC_OP_SEND_INITIAL_METADATA, GRPC_OP_SEND_MESSAGE, in request_with_flags() 200 flags_for_op[GRPC_OP_SEND_MESSAGE] = flags[i]; in request_with_flags()
|
D | retry_streaming_after_commit.cc | 189 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_after_commit() 231 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_after_commit() 244 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_after_commit() 271 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_after_commit()
|
D | cancel_after_round_trip.cc | 168 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_round_trip() 206 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_round_trip() 251 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_round_trip()
|
D | retry_streaming_succeeds_before_replay_finished.cc | 195 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 234 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 256 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 346 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished()
|
D | retry_streaming.cc | 201 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming() 240 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming() 334 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming() 365 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_streaming()
|
D | cancel_after_client_done.cc | 146 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_accept_and_writes_closed() 192 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_accept_and_writes_closed()
|
D | retry_recv_message.cc | 169 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_recv_message() 209 op->op = GRPC_OP_SEND_MESSAGE; in test_retry_recv_message()
|
D | cancel_after_accept.cc | 173 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_accept() 210 op->op = GRPC_OP_SEND_MESSAGE; in test_cancel_after_accept()
|
D | compressed_payload.cc | 167 op->op = GRPC_OP_SEND_MESSAGE; in request_for_disabled_algorithm() 333 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template() 416 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template() 448 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template()
|
D | stream_compression_compressed_payload.cc | 167 op->op = GRPC_OP_SEND_MESSAGE; in request_for_disabled_algorithm() 340 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template() 427 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template() 457 op->op = GRPC_OP_SEND_MESSAGE; in request_with_payload_template()
|
D | streaming_error_response.cc | 164 op->op = GRPC_OP_SEND_MESSAGE; in test() 179 op->op = GRPC_OP_SEND_MESSAGE; in test()
|
D | binary_metadata.cc | 157 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload() 221 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | stream_compression_payload.cc | 152 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload() 215 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload()
|
D | invoke_large_request.cc | 151 op->op = GRPC_OP_SEND_MESSAGE; in test_invoke_large_request() 214 op->op = GRPC_OP_SEND_MESSAGE; in test_invoke_large_request()
|
D | simple_metadata.cc | 151 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload() 215 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | trailing_metadata.cc | 159 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload() 223 op->op = GRPC_OP_SEND_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | stream_compression_ping_pong_streaming.cc | 185 op->op = GRPC_OP_SEND_MESSAGE; in test_pingpong_streaming() 214 op->op = GRPC_OP_SEND_MESSAGE; in test_pingpong_streaming()
|
D | payload.cc | 149 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload() 212 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload()
|
D | write_buffering.cc | 153 op->op = GRPC_OP_SEND_MESSAGE; in test_invoke_request_with_payload() 188 op->op = GRPC_OP_SEND_MESSAGE; in test_invoke_request_with_payload()
|
D | simple_cacheable_request.cc | 153 op->op = GRPC_OP_SEND_MESSAGE; in test_cacheable_request_response_with_metadata_and_payload() 217 op->op = GRPC_OP_SEND_MESSAGE; in test_cacheable_request_response_with_metadata_and_payload()
|
D | ping_pong_streaming.cc | 177 op->op = GRPC_OP_SEND_MESSAGE; in test_pingpong_streaming() 206 op->op = GRPC_OP_SEND_MESSAGE; in test_pingpong_streaming()
|
D | load_reporting_hook.cc | 160 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload() 223 op->op = GRPC_OP_SEND_MESSAGE; in request_response_with_payload()
|
/external/grpc-grpc/test/core/fling/ |
D | client.cc | 59 op->op = GRPC_OP_SEND_MESSAGE; in init_ping_pong_request() 113 stream_step_ops[0].op = GRPC_OP_SEND_MESSAGE; in init_ping_pong_stream()
|
D | server.cc | 100 op->op = GRPC_OP_SEND_MESSAGE; in handle_unary_method() 145 write_op.op = GRPC_OP_SEND_MESSAGE; in start_write_op()
|
/external/grpc-grpc/src/ruby/ext/grpc/ |
D | rb_call.c | 558 case GRPC_OP_SEND_MESSAGE: in grpc_rb_call_check_op_keys_hash_cb() 675 if (st->ops[i].op == GRPC_OP_SEND_MESSAGE) { in grpc_run_batch_stack_cleanup() 705 case GRPC_OP_SEND_MESSAGE: in grpc_run_batch_stack_fill_ops() 759 case GRPC_OP_SEND_MESSAGE: in grpc_run_batch_stack_build_result() 936 UINT2NUM(GRPC_OP_SEND_MESSAGE)); in Init_grpc_op_codes()
|