Home
last modified time | relevance | path

Searched defs:WatcherInfo (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.h71 struct WatcherInfo { struct
82 std::map<std::string, WatcherInfo> watcher_info_; argument
101 struct WatcherInfo { struct
102 bool root_being_watched = false;
103 bool identity_being_watched = false;
Dgrpc_tls_certificate_distributor.h155 struct WatcherInfo { struct
156 std::unique_ptr<TlsCertificatesWatcherInterface> watcher;
157 absl::optional<std::string> root_cert_name;
158 absl::optional<std::string> identity_cert_name;