Searched refs:OnRouteConfigUpdate (Results 1 – 1 of 1) sorted by relevance
177 void OnRouteConfigUpdate(XdsApi::RdsUpdate rds_update);249 resolver_->OnRouteConfigUpdate(std::move(*update_.rds_update)); in RunInWorkSerializer()635 OnRouteConfigUpdate(std::move(*listener.rds_update)); in OnListenerUpdate()639 void XdsResolver::OnRouteConfigUpdate(XdsApi::RdsUpdate rds_update) { in OnRouteConfigUpdate() function in grpc_core::__anonead745500111::XdsResolver