Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc140 bool sent_final_op; member
1632 if (call->sent_final_op) { in call_start_batch()
1637 call->sent_final_op = true; in call_start_batch()
1653 if (call->sent_final_op) { in call_start_batch()
1663 call->sent_final_op = true; in call_start_batch()
1860 call->sent_final_op = false; in call_start_batch()