Searched defs:Watcher (Results 1 – 7 of 7) sorted by relevance
643 Watcher = None variable in SubprocessWatcherMixin666 Watcher = unix_events.ThreadedChildWatcher variable in SubprocessThreadedWatcherTests673 Watcher = unix_events.MultiLoopChildWatcher variable in SubprocessMultiLoopWatcherTests678 Watcher = unix_events.SafeChildWatcher variable in SubprocessSafeWatcherTests683 Watcher = unix_events.FastChildWatcher variable in SubprocessFastWatcherTests700 Watcher = unix_events.PidfdChildWatcher variable in SubprocessPidfdWatcherTests
47 const Watcher = { variable78 Watcher, property
226 Watcher: WatcherMock, property
30 export default function Watcher (vm, expOrFn, cb, options) { class
43 class Watcher : public ConnectivityStateWatcherInterface { class45 Watcher(int* count, grpc_connectivity_state* output, in Watcher() function in grpc_core::__anon1e0829340111::Watcher
31 class Watcher : public grpc_core::ConnectivityStateWatcherInterface { class
139 Watcher( in Watcher() function