Home
last modified time | relevance | path

Searched refs:GRPC_OP_RECV_CLOSE_ON_SERVER (Results 1 – 25 of 85) sorted by relevance

1234

/external/grpc-grpc/test/core/fling/
Dserver.cc111 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in handle_unary_method()
161 status_op[1].op = GRPC_OP_RECV_CLOSE_ON_SERVER; in start_send_status()
/external/grpc-grpc/test/core/end2end/
Dinvalid_call_argument_test.cc383 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_recv_close_on_server_from_client()
552 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_recv_close_on_server_with_invalid_flags()
571 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_recv_close_on_server_twice()
576 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_recv_close_on_server_twice()
Dgoaway_server_test.cc251 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in main()
320 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in main()
/external/grpc-grpc/test/core/end2end/tests/
Dretry_too_many_attempts.cc214 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_too_many_attempts()
255 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_too_many_attempts()
Dretry_server_pushback_disabled.cc220 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_server_pushback_disabled()
262 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_server_pushback_disabled()
Dmax_concurrent_streams.cc162 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in simple_request_body()
359 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_concurrent_streams()
398 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_concurrent_streams()
593 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_concurrent_streams_with_timeout_on_first()
787 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_concurrent_streams_with_timeout_on_second()
Dretry_server_pushback_delay.cc220 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_server_pushback_delay()
274 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_server_pushback_delay()
Dretry.cc221 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry()
281 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry()
Dmax_connection_age.cc188 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_age_forcibly_close()
321 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_age_gracefully_close()
Dbad_ping.cc186 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_bad_ping()
342 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_pings_without_data()
Dmax_message_length.cc241 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_message_length_on_request()
428 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_max_message_length_on_response()
Dretry_streaming.cc262 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_streaming()
359 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_retry_streaming()
Dshutdown_finishes_calls.cc142 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_early_server_shutdown_finishes_inflight_calls()
Drequest_with_flags.cc178 uint32_t flags_for_op[GRPC_OP_RECV_CLOSE_ON_SERVER + 1]; in request_with_flags()
Dgraceful_server_shutdown.cc166 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in test_early_server_shutdown_finishes_inflight_calls()
Dserver_finishes_request.cc160 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in simple_request_body()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call.c564 case GRPC_OP_RECV_CLOSE_ON_SERVER: in grpc_rb_call_check_op_keys_hash_cb()
733 case GRPC_OP_RECV_CLOSE_ON_SERVER: in grpc_run_batch_stack_fill_ops()
785 case GRPC_OP_RECV_CLOSE_ON_SERVER: in grpc_run_batch_stack_build_result()
948 UINT2NUM(GRPC_OP_RECV_CLOSE_ON_SERVER)); in Init_grpc_op_codes()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi236 return GRPC_OP_RECV_CLOSE_ON_SERVER
239 self.c_op.type = GRPC_OP_RECV_CLOSE_ON_SERVER
/external/grpc-grpc/test/core/bad_client/tests/
Dduplicate_header.cc99 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in verifier()
/external/grpc-grpc/src/core/lib/surface/
Dcall_log_batch.cc99 case GRPC_OP_RECV_CLOSE_ON_SERVER: in grpc_op_string()
/external/grpc-grpc/src/php/ext/grpc/
Dphp_grpc.c197 GRPC_OP_RECV_CLOSE_ON_SERVER, in PHP_MINIT_FUNCTION()
Dcall.c429 case GRPC_OP_RECV_CLOSE_ON_SERVER: in PHP_METHOD()
513 case GRPC_OP_RECV_CLOSE_ON_SERVER: in PHP_METHOD()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h529 GRPC_OP_RECV_CLOSE_ON_SERVER enumerator
/external/grpc-grpc/src/cpp/server/
Dserver_context.cc93 ops->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in FillOps()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc677 (bi->has_ops & (1u << GRPC_OP_RECV_CLOSE_ON_SERVER))) { in finished_batch()
1039 case GRPC_OP_RECV_CLOSE_ON_SERVER: in LLVMFuzzerTestOneInput()
1040 op->op = GRPC_OP_RECV_CLOSE_ON_SERVER; in LLVMFuzzerTestOneInput()
1041 has_ops |= 1 << GRPC_OP_RECV_CLOSE_ON_SERVER; in LLVMFuzzerTestOneInput()

1234