Searched refs:have_pending_send_message_ops (Results 1 – 2 of 2) sorted by relevance
2057 bool have_pending_send_message_ops = in add_closures_for_replay_or_pending_send_ops() local2062 if (!have_pending_send_message_ops && in add_closures_for_replay_or_pending_send_ops()2068 if (batch->send_message) have_pending_send_message_ops = true; in add_closures_for_replay_or_pending_send_ops()2074 if (have_pending_send_message_ops || have_pending_send_trailing_metadata_op) { in add_closures_for_replay_or_pending_send_ops()
4267 bool have_pending_send_message_ops = in AddClosuresForReplayOrPendingSendOps() local4272 if (!have_pending_send_message_ops && in AddClosuresForReplayOrPendingSendOps()4278 if (batch->send_message) have_pending_send_message_ops = true; in AddClosuresForReplayOrPendingSendOps()4284 if (have_pending_send_message_ops || have_pending_send_trailing_metadata_op) { in AddClosuresForReplayOrPendingSendOps()