Searched refs:updated_root_certs (Results 1 – 1 of 1) sorted by relevance
195 absl::optional<absl::string_view> updated_root_certs; in WatchTlsCertificates() local208 updated_root_certs = cert_info.pem_root_certs; in WatchTlsCertificates()228 if (updated_root_certs.has_value() || updated_identity_pairs.has_value()) { in WatchTlsCertificates()229 watcher_ptr->OnCertificatesChanged(updated_root_certs, in WatchTlsCertificates()