Searched refs:send_message_payload_ (Results 1 – 3 of 3) sorted by relevance
283 grpc_byte_buffer* send_message_payload_ = nullptr; member in grpc_core::XdsClient::ChannelState::AdsCallState380 grpc_byte_buffer* send_message_payload_ = nullptr; member in grpc_core::XdsClient::ChannelState::LrsCallState772 grpc_byte_buffer_destroy(send_message_payload_); in ~AdsCallState()794 if (send_message_payload_ != nullptr) { in SendMessageLocked()823 send_message_payload_ = in SendMessageLocked()830 op.data.send_message.send_message = send_message_payload_; in SendMessageLocked()1125 grpc_byte_buffer_destroy(send_message_payload_); in OnRequestSentLocked()1126 send_message_payload_ = nullptr; in OnRequestSentLocked()1365 parent_->send_message_payload_ = in SendReportLocked()1372 op.data.send_message.send_message = parent_->send_message_payload_; in SendReportLocked()[all …]
220 grpc_byte_buffer* send_message_payload_ = nullptr; member in grpc_core::__anon9fb3300c0111::GrpcLb::BalancerCallState522 send_message_payload_ = in BalancerCallState()544 grpc_byte_buffer_destroy(send_message_payload_); in ~BalancerCallState()583 GPR_ASSERT(send_message_payload_ != nullptr); in StartQuery()585 op->data.send_message.send_message = send_message_payload_; in StartQuery()660 if (lb_calld->send_message_payload_ == nullptr) { in MaybeSendClientLoadReportLocked()682 GPR_ASSERT(send_message_payload_ == nullptr); in SendClientLoadReportLocked()698 send_message_payload_ = in SendClientLoadReportLocked()706 op.data.send_message.send_message = send_message_payload_; in SendClientLoadReportLocked()722 grpc_byte_buffer_destroy(lb_calld->send_message_payload_); in ClientLoadReportDoneLocked()[all …]
211 grpc_byte_buffer* send_message_payload_ = nullptr; member in grpc_core::__anon524789e00111::GrpcLb::BalancerCallState786 send_message_payload_ = in BalancerCallState()799 grpc_byte_buffer_destroy(send_message_payload_); in ~BalancerCallState()838 GPR_ASSERT(send_message_payload_ != nullptr); in StartQuery()840 op->data.send_message.send_message = send_message_payload_; in StartQuery()925 if (send_message_payload_ == nullptr) { in MaybeSendClientLoadReportLocked()934 GPR_ASSERT(send_message_payload_ == nullptr); in SendClientLoadReportLocked()964 send_message_payload_ = in SendClientLoadReportLocked()971 op.data.send_message.send_message = send_message_payload_; in SendClientLoadReportLocked()994 grpc_byte_buffer_destroy(send_message_payload_); in ClientLoadReportDoneLocked()[all …]