Searched refs:AsyncWatcherNotifierLocked (Results 1 – 2 of 2) sorted by relevance
365 class Subchannel::AsyncWatcherNotifierLocked { class in grpc_core::Subchannel367 AsyncWatcherNotifierLocked( in AsyncWatcherNotifierLocked() function in grpc_core::Subchannel::AsyncWatcherNotifierLocked383 static_cast<AsyncWatcherNotifierLocked*>(arg); in AsyncWatcherNotifierLocked()414 new AsyncWatcherNotifierLocked(p.second, subchannel, state, status); in NotifyLocked()452 new AsyncWatcherNotifierLocked(watcher, subchannel_, state_, status_); in AddWatcherLocked()852 new AsyncWatcherNotifierLocked(watcher, this, state_, status_); in WatchConnectivityState()
359 class AsyncWatcherNotifierLocked; variable