Searched defs:seen_response (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/core/ext/xds/ | ||
D | xds_client.cc | 134 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::AdsCallState |
/third_party/grpc/src/core/ext/filters/client_channel/xds/ | ||
D | xds_client.cc | 130 bool seen_response() const { return seen_response_; } in seen_response() function in grpc_core::XdsClient::ChannelState::AdsCallState |