Home
last modified time | relevance | path

Searched refs:num_recv_ops (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dcall.cc1564 int num_recv_ops = 0; in call_start_batch() local
1830 ++num_recv_ops; in call_start_batch()
1852 ++num_recv_ops; in call_start_batch()
1887 ++num_recv_ops; in call_start_batch()
1917 ++num_recv_ops; in call_start_batch()
1927 bctl->set_num_steps_to_complete((has_send_ops ? 1 : 0) + num_recv_ops); in call_start_batch()