Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc143 bool requested_final_op; member
1773 if (call->requested_final_op) { in call_start_batch()
1777 call->requested_final_op = true; in call_start_batch()
1808 if (call->requested_final_op) { in call_start_batch()
1812 call->requested_final_op = true; in call_start_batch()
1870 call->requested_final_op = false; in call_start_batch()