Searched refs:IsCurrentCallOnChannel (Results 1 – 2 of 2) sorted by relevance
98 bool IsCurrentCallOnChannel() const;266 bool IsCurrentCallOnChannel() const;368 bool IsCurrentCallOnChannel() const;1117 if (IsCurrentCallOnChannel() && error == GRPC_ERROR_NONE) { in OnRequestSentLocked()1152 if (!IsCurrentCallOnChannel() || recv_message_payload_ == nullptr) { in OnResponseReceivedLocked()1252 if (IsCurrentCallOnChannel()) { in OnStatusReceivedLocked()1262 bool XdsClient::ChannelState::AdsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::AdsCallState1589 if (!IsCurrentCallOnChannel() || recv_message_payload_ == nullptr) { in OnResponseReceivedLocked()1702 if (IsCurrentCallOnChannel()) { in OnStatusReceivedLocked()1710 bool XdsClient::ChannelState::LrsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::LrsCallState
94 bool IsCurrentCallOnChannel() const;253 bool IsCurrentCallOnChannel() const;355 bool IsCurrentCallOnChannel() const;1156 if (IsCurrentCallOnChannel() && error == GRPC_ERROR_NONE) { in OnRequestSentLocked()1188 if (!IsCurrentCallOnChannel() || recv_message_payload_ == nullptr) { in OnResponseReceivedLocked()1306 if (IsCurrentCallOnChannel()) { in OnStatusReceivedLocked()1317 bool XdsClient::ChannelState::AdsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::AdsCallState1626 if (!IsCurrentCallOnChannel() || recv_message_payload_ == nullptr) { in OnResponseReceivedLocked()1741 if (IsCurrentCallOnChannel()) { in OnStatusReceivedLocked()1750 bool XdsClient::ChannelState::LrsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::LrsCallState