Searched refs:route_config_name_ (Results 1 – 1 of 1) sorted by relevance
190 std::string route_config_name_; member in grpc_core::__anonead745500111::XdsResolver618 if (listener.route_config_name != route_config_name_) { in OnListenerUpdate()621 route_config_name_, route_config_watcher_, in OnListenerUpdate()625 route_config_name_ = std::move(listener.route_config_name); in OnListenerUpdate()626 if (!route_config_name_.empty()) { in OnListenerUpdate()629 xds_client_->WatchRouteConfigData(route_config_name_, std::move(watcher)); in OnListenerUpdate()633 if (route_config_name_.empty()) { in OnListenerUpdate()