Home
last modified time | relevance | path

Searched defs:watcher (Results 1 – 25 of 72) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-fs-watch-encoding.js33 function registerWatcher(watcher) { argument
37 function unregisterWatcher(watcher) { argument
47 const watcher = fs.watch( constant
60 const watcher = fs.watch( constant
72 const watcher = fs.watch( constant
Dtest-fs-watch-abort-signal.js20 const watcher = fs.watch(file, { signal }); constant
30 const watcher = fs.watch(file, { signal }); constant
Dtest-fs-watch-ref-unref.js10 const watcher = fs.watch(__filename, common.mustNotCall()); constant
Dtest-fs-watchfile-ref-unref.js10 const watcher = fs.watchFile(__filename, uncalledListener); constant
Dtest-fs-watch-close-when-destroyed.js19 const watcher = fs.watch(root, { persistent: false, recursive: false }); constant
Dtest-fs-watch-enoent.js54 const watcher = fs.watch(file, common.mustNotCall()); constant
Dtest-fs-watchfile-bigint.js43 const watcher = constant
/third_party/grpc/src/core/ext/filters/client_channel/
Dsubchannel_interface.h110 std::unique_ptr<ConnectivityStateWatcherInterface> watcher) override { in WatchConnectivityState()
115 ConnectivityStateWatcherInterface* watcher) override { in CancelConnectivityStateWatch()
Dsubchannel.cc105 OrphanablePtr<ConnectivityStateWatcherInterface> watcher) { in StartWatch()
368 RefCountedPtr<Subchannel::ConnectivityStateWatcherInterface> watcher, in AsyncWatcherNotifierLocked()
401 RefCountedPtr<ConnectivityStateWatcherInterface> watcher) { in AddWatcherLocked()
406 ConnectivityStateWatcherInterface* watcher) { in RemoveWatcherLocked()
450 RefCountedPtr<Subchannel::ConnectivityStateWatcherInterface> watcher) { in AddWatcherLocked()
458 Subchannel::ConnectivityStateWatcherInterface* watcher) { in RemoveWatcherLocked()
525 RefCountedPtr<ConnectivityStateWatcherInterface> watcher) { in AddWatcherLocked()
544 ConnectivityStateWatcherInterface* watcher) { in RemoveWatcherLocked()
844 RefCountedPtr<ConnectivityStateWatcherInterface> watcher) { in WatchConnectivityState()
863 ConnectivityStateWatcherInterface* watcher) { in CancelConnectivityStateWatch()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c156 GstObject *watcher; member
336 GstWin32DeviceWatcher *watcher; in gst_mf_device_provider_start_win32() local
365 GstWinRTDeviceWatcher *watcher; in gst_mf_device_provider_start_winrt() local
533 gst_mf_device_provider_device_changed (GstWin32DeviceWatcher * watcher, in gst_mf_device_provider_device_changed()
546 gst_mf_device_provider_device_added (GstWinRTDeviceWatcher * watcher, in gst_mf_device_provider_device_added()
557 gst_mf_device_provider_device_removed (GstWinRTDeviceWatcher * watcher, in gst_mf_device_provider_device_removed()
569 gst_mf_device_provider_device_updated (GstWinRTDeviceWatcher * watcher, in gst_mf_device_provider_device_updated()
579 gst_mf_device_provider_device_enum_completed (GstWinRTDeviceWatcher * in gst_mf_device_provider_device_enum_completed()
/third_party/grpc/src/core/lib/transport/
Dconnectivity_state.cc60 Notifier(RefCountedPtr<AsyncConnectivityStateWatcherInterface> watcher, in Notifier()
119 OrphanablePtr<ConnectivityStateWatcherInterface> watcher) { in AddWatcher()
142 ConnectivityStateWatcherInterface* watcher) { in RemoveWatcher()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
Dlibev.c26 timer_cb_ev(struct ev_loop *loop, struct ev_timer *watcher, int revents) in timer_cb_ev()
32 signal_cb_ev(struct ev_loop *loop, struct ev_signal *watcher, int revents) in signal_cb_ev()
Dlibuv.c38 signal_cb_uv(uv_signal_t *watcher, int signum) in signal_cb_uv()
/third_party/node/test/sequential/
Dtest-fs-watch.js59 const watcher = fs.watch(filepath); constant
80 const watcher = constant
98 const watcher = constant
/third_party/libwebsockets/lib/event-libs/libevent/
Dprivate-lib-event-libs-libevent.h28 struct event *watcher; member
40 struct event *watcher; member
/third_party/typescript/src/watchGuard/
DwatchGuard.ts14 const watcher = fs.watch(directoryName, { recursive: true }, () => ({})); constant
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc112 ClusterWatcher* watcher = nullptr; member
293 for (auto& watcher : watchers_) { in ShutdownLocked() local
339 for (auto& watcher : watchers_) { in UpdateLocked() local
349 auto watcher = absl::make_unique<ClusterWatcher>(Ref(), config_->cluster()); in UpdateLocked() local
370 auto watcher = absl::make_unique<ClusterWatcher>(Ref(), name); in GenerateDiscoveryMechanismForCluster() local
675 XdsClient::ClusterWatcherInterface* watcher, in CancelClusterDataWatch()
/third_party/libwebsockets/lib/event-libs/libev/
Dprivate-lib-event-libs-libev.h37 ev_signal watcher; member
50 ev_io watcher; member
Dlibev.c33 lws_ev_hrtimer_cb(struct ev_loop *loop, struct ev_timer *watcher, int revents) in lws_ev_hrtimer_cb()
88 lws_accept_cb(struct ev_loop *loop, struct ev_io *watcher, int revents) in lws_accept_cb()
124 lws_ev_sigint_cb(struct ev_loop *loop, struct ev_signal *watcher, int revents) in lws_ev_sigint_cb()
/third_party/typescript/lib/
DwatchGuard.js24 var watcher = fs.watch(directoryName, { recursive: true }, function () { return ({}); }); variable
/third_party/grpc/test/core/transport/
Dconnectivity_state_test.cc99 ConnectivityStateWatcherInterface* watcher = in TEST() local
119 ConnectivityStateWatcherInterface* watcher = in TEST() local
139 ConnectivityStateWatcherInterface* watcher = in TEST() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c143 GstWinRTDeviceWatcher *watcher; member
505 gst_wasapi2_device_provider_device_added (GstWinRTDeviceWatcher * watcher, in gst_wasapi2_device_provider_device_added()
516 gst_wasapi2_device_provider_device_removed (GstWinRTDeviceWatcher * watcher, in gst_wasapi2_device_provider_device_removed()
527 gst_wasapi2_device_provider_device_updated (GstWinRTDeviceWatcher * watcher, in gst_wasapi2_device_provider_device_updated()
537 gst_wasapi2_device_provider_device_enum_completed (GstWinRTDeviceWatcher * in gst_wasapi2_device_provider_device_enum_completed()
/third_party/boost/libs/core/test/
Duncaught_exceptions.cpp40 exception_watcher watcher(level1_count); in test_in_destructor() local
/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_distributor.cc157 for (const auto& watcher : watchers_) { in SetError() local
176 std::unique_ptr<TlsCertificatesWatcherInterface> watcher, in WatchTlsCertificates()
263 TlsCertificatesWatcherInterface* watcher) { in CancelTlsCertificatesWatch()
/third_party/node/test/async-hooks/
Dtest-fseventwrap.js19 const watcher = fs.watch(__filename, onwatcherChanged); constant

123