Searched refs:have_pending_send_trailing_metadata_op (Results 1 – 2 of 2) sorted by relevance
2059 bool have_pending_send_trailing_metadata_op = in add_closures_for_replay_or_pending_send_ops() local2063 !have_pending_send_trailing_metadata_op) { in add_closures_for_replay_or_pending_send_ops()2070 have_pending_send_trailing_metadata_op = 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()
4269 bool have_pending_send_trailing_metadata_op = in AddClosuresForReplayOrPendingSendOps() local4273 !have_pending_send_trailing_metadata_op) { in AddClosuresForReplayOrPendingSendOps()4280 have_pending_send_trailing_metadata_op = true; in AddClosuresForReplayOrPendingSendOps()4284 if (have_pending_send_message_ops || have_pending_send_trailing_metadata_op) { in AddClosuresForReplayOrPendingSendOps()