Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcall.cc179 bool requested_final_op = false; member
1865 if (call->requested_final_op) { in call_start_batch()
1869 call->requested_final_op = true; in call_start_batch()
1900 if (call->requested_final_op) { in call_start_batch()
1904 call->requested_final_op = true; in call_start_batch()
1962 call->requested_final_op = false; in call_start_batch()