Searched defs:watcher_ptr (Results 1 – 4 of 4) sorted by relevance
36 for (auto* watcher_ptr : cert_info.root_cert_watchers) { in SetKeyMaterials() local61 for (const auto watcher_ptr : cert_info.identity_cert_watchers) { in SetKeyMaterials() local110 for (auto* watcher_ptr : cert_info.root_cert_watchers) { in SetErrorForCert() local131 for (auto* watcher_ptr : cert_info.identity_cert_watchers) { in SetErrorForCert() local159 const auto watcher_ptr = watcher.first; in SetError() local185 TlsCertificatesWatcherInterface* watcher_ptr = watcher.get(); in WatchTlsCertificates() local
84 jlong watcher_ptr, in JNI_WatcherImpl_Start()93 jlong watcher_ptr) { in JNI_WatcherImpl_Cancel()99 jlong watcher_ptr) { in JNI_WatcherImpl_Delete()
124 auto watcher_ptr = absl::make_unique<TlsChannelCertificateWatcher>(this); in TlsChannelSecurityConnector() local519 auto watcher_ptr = absl::make_unique<TlsServerCertificateWatcher>(this); in TlsServerSecurityConnector() local
359 grpc_server_config_fetcher::WatcherInterface* watcher_ptr = watcher.get(); in StartWatch() local