Home
last modified time | relevance | path

Searched refs:root_has_value (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc600 bool root_has_value = security_connector_->pem_root_certs_.has_value(); in OnCertificatesChanged() local
605 if ((root_being_watched && root_has_value && identity_being_watched && in OnCertificatesChanged()
607 (root_being_watched && root_has_value && !identity_being_watched) || in OnCertificatesChanged()