Home
last modified time | relevance | path

Searched refs:grpc_op (Results 1 – 25 of 123) sorted by relevance

12345

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h209 void AddOp(grpc_op* ops, size_t* nops) {} in AddOp()
235 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
237 grpc_op* op = &ops[(*nops)++]; in AddOp()
280 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
282 grpc_op* op = &ops[(*nops)++]; in AddOp()
334 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
336 grpc_op* op = &ops[(*nops)++]; in AddOp()
409 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
411 grpc_op* op = &ops[(*nops)++]; in AddOp()
451 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
[all …]
/external/grpc-grpc/test/core/end2end/
Dinvalid_call_argument_test.cc42 grpc_op ops[6];
58 grpc_op* op; in prepare_test()
157 grpc_op* op; in test_non_null_reserved_on_op()
176 grpc_op* op; in test_send_initial_metadata_more_than_once()
207 grpc_op* op; in test_too_many_metadata()
226 grpc_op* op; in test_send_null_message()
250 grpc_op* op; in test_send_messages_at_the_same_time()
283 grpc_op* op; in test_send_server_status_from_client()
305 grpc_op* op; in test_receive_initial_metadata_twice_at_client()
336 grpc_op* op; in test_receive_message_with_invalid_flags()
[all …]
Dno_server_test.cc54 grpc_op ops[6]; in run_test()
56 grpc_op* op = ops; in run_test()
Dconnection_refused_test.cc44 grpc_op ops[6]; in run_test()
45 grpc_op* op; in run_test()
/external/grpc-grpc/test/core/fling/
Dserver.cc54 static grpc_op read_op;
55 static grpc_op metadata_send_op;
56 static grpc_op write_op;
57 static grpc_op status_op[2];
59 static grpc_op unary_ops[6];
88 grpc_op* op; in handle_unary_method()
Dclient.cc39 static grpc_op ops[6];
40 static grpc_op stream_init_ops[2];
41 static grpc_op stream_step_ops[2];
47 static grpc_op* op;
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc106 static bool validate_op(alts_tsi_event* event, const grpc_op* op, size_t nops, in validate_op()
110 grpc_op* start_op = const_cast<grpc_op*>(op); in validate_op()
154 const grpc_op* ops, size_t nops, in check_must_not_be_called()
166 const grpc_op* op, in check_client_start_success()
209 const grpc_op* op, in check_server_start_success()
244 static grpc_call_error check_next_success(grpc_call* call, const grpc_op* op, in check_next_success()
264 const grpc_op* op, size_t nops, in check_grpc_call_failure()
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c531 const grpc_op* ops,
538 const grpc_op* ops, in grpcsharp_call_start_batch_nop()
545 const grpc_op* ops, in grpcsharp_call_start_batch_default()
556 const grpc_op* ops, in grpcsharp_call_start_batch()
567 grpc_op ops[6]; in grpcsharp_call_start_unary()
617 grpc_op ops[4]; in grpcsharp_call_start_client_streaming()
658 grpc_op ops[4]; in grpcsharp_call_start_server_streaming()
697 grpc_op ops[2]; in grpcsharp_call_start_duplex_streaming()
725 grpc_op ops[1]; in grpcsharp_call_recv_initial_metadata()
741 grpc_op ops[2]; in grpcsharp_call_send_message()
[all …]
/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.cc164 grpc_op op; in on_p2s_recv_initial_metadata()
193 grpc_op op; in on_p2s_sent_message()
218 grpc_op op; in on_c2p_recv_msg()
253 grpc_op op; in on_c2p_sent_message()
273 grpc_op op; in on_p2s_recv_msg()
298 grpc_op op; in on_p2s_status()
331 grpc_op op; in on_new_call()
/external/grpc-grpc/test/core/memory_usage/
Dserver.cc45 static grpc_op metadata_ops[2];
46 static grpc_op snapshot_ops[5];
47 static grpc_op status_op;
110 grpc_op* op; in send_snapshot()
Dclient.cc39 static grpc_op metadata_ops[2];
40 static grpc_op status_ops[2];
41 static grpc_op snapshot_ops[6];
42 static grpc_op* op;
/external/grpc-grpc/test/core/end2end/tests/
Dfilter_call_init_fails.cc108 grpc_op ops[6]; in test_server_channel_filter()
109 grpc_op* op; in test_server_channel_filter()
203 grpc_op ops[6]; in test_client_channel_filter()
204 grpc_op* op; in test_client_channel_filter()
292 grpc_op ops[6]; in test_client_subchannel_filter()
293 grpc_op* op; in test_client_subchannel_filter()
Dmax_connection_age.cc101 grpc_op ops[6]; in test_max_age_forcibly_close()
102 grpc_op* op; in test_max_age_forcibly_close()
243 grpc_op ops[6]; in test_max_age_gracefully_close()
244 grpc_op* op; in test_max_age_gracefully_close()
Dmax_concurrent_streams.cc91 grpc_op ops[6]; in simple_request_body()
92 grpc_op* op; in simple_request_body()
215 grpc_op ops[6]; in test_max_concurrent_streams()
216 grpc_op* op; in test_max_concurrent_streams()
459 grpc_op ops[6]; in test_max_concurrent_streams_with_timeout_on_first()
460 grpc_op* op; in test_max_concurrent_streams_with_timeout_on_first()
654 grpc_op ops[6]; in test_max_concurrent_streams_with_timeout_on_second()
655 grpc_op* op; in test_max_concurrent_streams_with_timeout_on_second()
Dbad_ping.cc100 grpc_op ops[6]; in test_bad_ping()
101 grpc_op* op; in test_bad_ping()
259 grpc_op ops[6]; in test_pings_without_data()
260 grpc_op* op; in test_pings_without_data()
Dnegative_deadline.cc93 grpc_op ops[6]; in simple_request_body()
94 grpc_op* op; in simple_request_body()
Dbad_hostname.cc91 grpc_op ops[6]; in simple_request_body()
92 grpc_op* op; in simple_request_body()
/external/grpc-grpc/src/core/lib/surface/
Dcall.h80 const grpc_op* ops,
88 grpc_call* call, const grpc_op* ops, size_t nops,
Dcall_log_batch.cc46 char* grpc_op_string(const grpc_op* op) { in grpc_op_string()
111 grpc_call* call, const grpc_op* ops, size_t nops, in grpc_call_log_batch()
/external/grpc-grpc/test/core/bad_client/tests/
Dduplicate_header.cc60 grpc_op* op; in verifier()
61 grpc_op ops[6]; in verifier()
/external/grpc-grpc/test/core/bad_ssl/
Dbad_ssl_test.cc53 grpc_op ops[6]; in run_test()
54 grpc_op* op; in run_test()
/external/grpc-grpc/test/core/surface/
Dlame_client_test.cc69 grpc_op ops[6]; in main()
70 grpc_op* op; in main()
/external/grpc-grpc/src/objective-c/GRPCClient/private/
DGRPCWrappedCall.m36 // Most operation subclasses don't set any flags in the grpc_op, and rely on the flag member being
38 grpc_op _op;
282 grpc_op *ops_array = gpr_malloc(nops * sizeof(grpc_op));
/external/grpc-grpc/test/core/end2end/fuzzers/
Dclient_fuzzer.cc83 grpc_op ops[6]; in LLVMFuzzerTestOneInput()
85 grpc_op* op = ops; in LLVMFuzzerTestOneInput()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h536 typedef struct grpc_op { struct
611 } grpc_op; argument

12345