/external/grpc-grpc/test/core/end2end/tests/ |
D | filter_call_init_fails.cc | 120 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_server_channel_filter() 214 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_client_channel_filter() 303 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_client_subchannel_filter() 361 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_client_subchannel_filter()
|
D | max_concurrent_streams.cc | 103 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in simple_request_body() 247 c1 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams() 251 c2 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams() 489 c1 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams_with_timeout_on_first() 493 c2 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams_with_timeout_on_first() 685 c1 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams_with_timeout_on_second() 689 c2 = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, in test_max_concurrent_streams_with_timeout_on_second()
|
D | cancel_in_a_vacuum.cc | 100 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_cancel_in_a_vacuum()
|
D | empty_batch.cc | 96 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in empty_batch_body()
|
D | max_connection_age.cc | 112 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_max_age_forcibly_close() 254 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_max_age_gracefully_close()
|
D | bad_ping.cc | 111 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_bad_ping() 270 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_pings_without_data()
|
D | bad_hostname.cc | 103 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in simple_request_body()
|
D | negative_deadline.cc | 104 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in simple_request_body()
|
D | max_message_length.cc | 183 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_max_message_length_on_request() 371 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_max_message_length_on_response()
|
D | cancel_before_invoke.cc | 112 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_cancel_before_invoke()
|
D | cancel_with_status.cc | 107 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in simple_request_body()
|
D | authority_not_supported.cc | 115 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_with_authority_header()
|
D | shutdown_finishes_calls.cc | 95 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_early_server_shutdown_finishes_inflight_calls()
|
D | call_creds.cc | 159 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in request_response_with_payload_and_call_creds() 395 c = grpc_channel_create_call(f.client, nullptr, GRPC_PROPAGATE_DEFAULTS, f.cq, in test_request_with_server_rejecting_client_creds()
|
/external/grpc-grpc/test/core/fling/ |
D | client.cc | 80 call = grpc_channel_create_call( in step_ping_pong_request() 98 call = grpc_channel_create_call( in init_ping_pong_stream()
|
/external/grpc-grpc/test/core/memory_usage/ |
D | client.cc | 76 calls[call_idx].call = grpc_channel_create_call( in init_ping_pong_request() 143 calls[call_idx].call = grpc_channel_create_call( in send_snapshot_request()
|
/external/grpc-grpc/test/core/end2end/ |
D | no_server_test.cc | 50 grpc_call* call = grpc_channel_create_call( in run_test()
|
D | connection_refused_test.cc | 88 grpc_channel_create_call(chan, nullptr, GRPC_PROPAGATE_DEFAULTS, cq, in run_test()
|
D | goaway_server_test.cc | 193 grpc_channel_create_call(chan, nullptr, GRPC_PROPAGATE_DEFAULTS, cq, in main() 269 grpc_channel_create_call(chan, nullptr, GRPC_PROPAGATE_DEFAULTS, cq, in main()
|
/external/grpc-grpc/test/core/surface/ |
D | lame_client_test.cc | 97 grpc_channel_create_call(chan, nullptr, GRPC_PROPAGATE_DEFAULTS, cq, in main()
|
/external/grpc-grpc/test/core/bad_ssl/ |
D | bad_ssl_test.cc | 70 c = grpc_channel_create_call(channel, nullptr, GRPC_PROPAGATE_DEFAULTS, cq, in run_test()
|
/external/grpc-grpc/ |
D | grpc.def | 36 grpc_channel_create_call
|
/external/grpc-grpc/test/core/end2end/fuzzers/ |
D | client_fuzzer.cc | 71 grpc_call* call = grpc_channel_create_call( in LLVMFuzzerTestOneInput()
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.def | 37 grpc_channel_create_call
|
/external/grpc-grpc/src/cpp/client/ |
D | channel_cc.cc | 124 c_call = grpc_channel_create_call( in CreateCall()
|