Searched refs:seen_response (Results 1 – 2 of 2) sorted by relevance
134 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::AdsCallState319 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::LrsCallState595 const bool seen_response = calld_->seen_response(); in OnCallFinishedLocked() local597 if (seen_response) { in OnCallFinishedLocked()1545 if (!seen_response()) return; in MaybeStartReportingLocked()1551 !chand()->ads_calld_->calld()->seen_response()) { in MaybeStartReportingLocked()
130 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::AdsCallState306 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::LrsCallState602 const bool seen_response = calld_->seen_response(); in OnCallFinishedLocked() local604 if (seen_response) { in OnCallFinishedLocked()1587 if (!seen_response()) return; in MaybeStartReportingLocked()1593 !chand()->ads_calld_->calld()->seen_response()) { in MaybeStartReportingLocked()