Searched defs:WatcherState (Results 1 – 4 of 4) sorted by relevance
87 struct WatcherState { struct in grpc_core::testing::GrpcTlsCertificateProviderTest88 TlsCertificatesTestWatcher* watcher = nullptr;89 std::deque<CredentialInfo> cert_update_queue;90 std::deque<ErrorInfo> error_queue;91 Mutex mu;93 std::deque<CredentialInfo> GetCredentialQueue() { in GetCredentialQueue()99 std::deque<ErrorInfo> GetErrorQueue() { in GetErrorQueue()
91 struct WatcherState { struct in grpc_core::testing::GrpcTlsCertificateDistributorTest92 TlsCertificatesTestWatcher* watcher = nullptr;93 std::deque<CredentialInfo> cert_update_queue;94 std::deque<ErrorInfo> error_queue;96 std::deque<CredentialInfo> GetCredentialQueue() { in GetCredentialQueue()101 std::deque<ErrorInfo> GetErrorQueue() { in GetErrorQueue()
161 struct WatcherState { struct in grpc_core::__anon4cf143c80111::CdsLb164 ClusterWatcher* watcher = nullptr;166 absl::optional<XdsClusterResource> update;
36 struct WatcherState : public base::RefCounted<WatcherState> { struct39 bool watcher_was_destroyed = false;