Searched defs:WatcherState (Results 1 – 4 of 4) sorted by relevance
104 struct WatcherState { struct in grpc_core::__anonfbbca19b0111::XdsServerConfigFetcher105 std::string listening_address;106 ListenerWatcher* listener_watcher = nullptr;
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()
89 struct WatcherState { struct in grpc_core::testing::GrpcTlsCertificateDistributorTest90 TlsCertificatesTestWatcher* watcher = nullptr;91 std::deque<CredentialInfo> cert_update_queue;92 std::deque<ErrorInfo> error_queue;94 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;