Searched defs:WatcherState (Results 1 – 6 of 6) sorted by relevance
88 struct WatcherState { struct in grpc_core::testing::GrpcTlsCertificateProviderTest89 TlsCertificatesTestWatcher* watcher = nullptr;90 std::deque<CredentialInfo> cert_update_queue;91 std::deque<ErrorInfo> error_queue;92 Mutex mu;94 std::deque<CredentialInfo> GetCredentialQueue() { in GetCredentialQueue()100 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()
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()
36 struct WatcherState : public base::RefCounted<WatcherState> { struct39 bool watcher_was_destroyed = false;
161 struct WatcherState { struct in grpc_core::__anonc3f117020111::CdsLb164 ClusterWatcher* watcher = nullptr;166 absl::optional<XdsClusterResource> update;