Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.h91 class TlsChannelCertificateWatcher : public grpc_tls_certificate_distributor::
94 explicit TlsChannelCertificateWatcher( in TlsChannelCertificateWatcher() function
Dtls_security_connector.cc126 auto watcher_ptr = absl::make_unique<TlsChannelCertificateWatcher>(this); in TlsChannelSecurityConnector()
318 void TlsChannelSecurityConnector::TlsChannelCertificateWatcher::
349 void TlsChannelSecurityConnector::TlsChannelCertificateWatcher::OnError( in OnError()