Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc875 size_t completed_send_message_count; member
1099 for (size_t i = 0; i < retry_state->completed_send_message_count; ++i) { in free_cached_send_op_data_after_commit()
1119 retry_state->completed_send_message_count - 1); in free_cached_send_op_data_for_completed_batch()
2110 ++retry_state->completed_send_message_count; in on_complete()
2384 retry_state->completed_send_message_count && in maybe_create_subchannel_batch_for_replay()
2446 if (batch->send_message && retry_state->completed_send_message_count < in add_subchannel_batches_for_pending_batches()