Home
last modified time | relevance | path

Searched defs:Watcher (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
Dtest_subprocess.py643 Watcher = None variable in SubprocessWatcherMixin
666 Watcher = unix_events.ThreadedChildWatcher variable in SubprocessThreadedWatcherTests
673 Watcher = unix_events.MultiLoopChildWatcher variable in SubprocessMultiLoopWatcherTests
678 Watcher = unix_events.SafeChildWatcher variable in SubprocessSafeWatcherTests
683 Watcher = unix_events.FastChildWatcher variable in SubprocessFastWatcherTests
700 Watcher = unix_events.PidfdChildWatcher variable in SubprocessPidfdWatcherTests
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiSysEvent.js47 const Watcher = { variable
78 Watcher, property
Dohos_fileio.js226 Watcher: WatcherMock, property
/third_party/jsframework/runtime/main/reactivity/
Dwatcher.js30 export default function Watcher (vm, expOrFn, cb, options) { class
/third_party/grpc/test/core/transport/
Dconnectivity_state_test.cc43 class Watcher : public ConnectivityStateWatcherInterface { class
45 Watcher(int* count, grpc_connectivity_state* output, in Watcher() function in grpc_core::__anon1e0829340111::Watcher
/third_party/grpc/test/core/surface/
Dlame_client_test.cc31 class Watcher : public grpc_core::ConnectivityStateWatcherInterface { class
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h139 Watcher( in Watcher() function