Home
last modified time | relevance | path

Searched refs:GRPC_OP_RECV_STATUS_ON_CLIENT (Results 1 – 25 of 105) sorted by relevance

12345

/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc129 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in simple_request_body()
277 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams()
311 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams()
519 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams_with_timeout_on_first()
557 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams_with_timeout_on_first()
715 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams_with_timeout_on_second()
753 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_concurrent_streams_with_timeout_on_second()
Drequest_with_flags.cc142 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_invoke_request_with_flags()
186 GRPC_OP_RECV_STATUS_ON_CLIENT}; in request_with_flags()
Dfilter_call_init_fails.cc152 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_server_channel_filter()
246 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_client_channel_filter()
335 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_client_subchannel_filter()
Dstreaming_error_response.cc143 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test()
226 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test()
Dmax_connection_age.cc139 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_age_forcibly_close()
281 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_age_gracefully_close()
Dbad_ping.cc138 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_bad_ping()
297 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_pings_without_data()
Dnegative_deadline.cc114 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in simple_request_body()
Dbad_hostname.cc129 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in simple_request_body()
Dmax_message_length.cc215 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_message_length_on_request()
403 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_max_message_length_on_response()
Dcancel_with_status.cc117 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in simple_request_body()
Dshutdown_finishes_calls.cc122 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_early_server_shutdown_finishes_inflight_calls()
/external/grpc-grpc/test/core/memory_usage/
Dclient.cc94 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in finish_ping_pong_request()
135 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in send_snapshot_request()
/external/grpc-grpc/test/core/end2end/
Dno_server_test.cc66 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in run_test()
Dconnection_refused_test.cc103 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in run_test()
Dgoaway_server_test.cc210 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in main()
286 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in main()
Dinvalid_call_argument_test.cc402 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_recv_status_on_client_twice()
417 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_recv_status_on_client_twice()
456 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in test_recv_status_on_client_from_server()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call.c563 case GRPC_OP_RECV_STATUS_ON_CLIENT: in grpc_rb_call_check_op_keys_hash_cb()
725 case GRPC_OP_RECV_STATUS_ON_CLIENT: in grpc_run_batch_stack_fill_ops()
775 case GRPC_OP_RECV_STATUS_ON_CLIENT: in grpc_run_batch_stack_build_result()
946 UINT2NUM(GRPC_OP_RECV_STATUS_ON_CLIENT)); in Init_grpc_op_codes()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi190 return GRPC_OP_RECV_STATUS_ON_CLIENT
193 self.c_op.type = GRPC_OP_RECV_STATUS_ON_CLIENT
/external/grpc-grpc/src/core/lib/surface/
Dcall_log_batch.cc91 case GRPC_OP_RECV_STATUS_ON_CLIENT: in grpc_op_string()
/external/grpc-grpc/test/core/bad_ssl/
Dbad_ssl_test.cc81 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in run_test()
/external/grpc-grpc/src/php/ext/grpc/
Dphp_grpc.c194 GRPC_OP_RECV_STATUS_ON_CLIENT, in PHP_MINIT_FUNCTION()
/external/grpc-grpc/test/core/surface/
Dlame_client_test.cc125 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in main()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dclient_fuzzer.cc106 op->op = GRPC_OP_RECV_STATUS_ON_CLIENT; in LLVMFuzzerTestOneInput()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h523 GRPC_OP_RECV_STATUS_ON_CLIENT, enumerator
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c599 ops[5].op = GRPC_OP_RECV_STATUS_ON_CLIENT; in grpcsharp_call_start_unary()
639 ops[3].op = GRPC_OP_RECV_STATUS_ON_CLIENT; in grpcsharp_call_start_client_streaming()
679 ops[3].op = GRPC_OP_RECV_STATUS_ON_CLIENT; in grpcsharp_call_start_server_streaming()
708 ops[1].op = GRPC_OP_RECV_STATUS_ON_CLIENT; in grpcsharp_call_start_duplex_streaming()

12345