Home
last modified time | relevance | path

Searched defs:Watch (Results 1 – 25 of 117) sorted by relevance

12345

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/common/
Ddrain.rs21 pub(crate) struct Watch { struct
37 Watch(F), enumerator
56 impl Watch { impl
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Durl_availability_requester.h85 struct Watch { struct
86 Clock::time_point deadline;
87 std::vector<std::string> urls;
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_config_service_posix.cc52 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon6b75e5bb0111::DnsConfigWatcher
74 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon6b75e5bb0111::DnsConfigWatcher
131 bool Watch() override { in Watch() function in net::internal::DnsConfigServicePosix::Watcher
H A Ddns_config_service_win.cc191 bool Watch(const wchar_t key[], const CallbackType& callback) { in Watch() function in net::internal::__anone5707d560111::RegistryWatcher
516 bool Watch() override { in Watch() function in net::internal::DnsConfigServiceWin::Watcher
H A Dnotify_watcher_mac.cc22 bool NotifyWatcherMac::Watch(const char* key, const CallbackType& callback) { in Watch() function in net::NotifyWatcherMac
H A Dtest_dns_config_service.cc79 bool HostsReadingTestDnsConfigService::Watcher::Watch() { in Watch() function in net::HostsReadingTestDnsConfigService::Watcher
H A Ddns_config_watcher_mac.cc70 bool DnsConfigWatcher::Watch( in Watch() function in net::internal::DnsConfigWatcher
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_linux.cc67 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::__anonf5cb3bf30111::InotifyReader
457 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anonf5cb3bf30111::FilePathWatcherImpl
H A Dfile_path_watcher_stub.cc22 bool Watch(const FilePath& path, in Watch() function in base::__anon997d7e210111::FilePathWatcherImpl
H A Dfile_path_watcher.cc38 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_inotify.cc113 using Watch = uint32_t; typedef in base::__anone35f38bb0111::InotifyReader
593 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anone35f38bb0111::FilePathWatcherImpl
H A Dfile_path_watcher_stub.cc29 bool Watch(const FilePath& path, in Watch() function in base::__anon04e925570111::FilePathWatcherImpl
H A Dfile_path_watcher_mac.cc27 bool Watch(const FilePath& path, in Watch() function in base::__anond1bcdbea0111::FilePathWatcherImpl
H A Dfile_path_watcher.cc42 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
/aosp_15_r20/external/libchrome/mojo/core/
H A Dwatcher_dispatcher.h24 class Watch; variable
H A Dwatch.cc13 Watch::Watch(const scoped_refptr<WatcherDispatcher>& watcher, in Watch() function in mojo::core::Watch
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/health/v1/
H A Dhealth.proto62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/health/v1/
Dhealth.proto62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/health/v1/
H A Dhealth.proto62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/lib/fidl/public/pw_bluetooth_sapphire/fuchsia/lib/fidl/
H A Dhanging_getter.h104 void Watch(Callback callback) { in Watch() function
/aosp_15_r20/external/googleapis/google/watcher/v1/
H A Dwatch.proto168 rpc Watch(Request) returns (stream ChangeBatch) { rpc
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_health_checking/grpc_health/v1/
H A D_async.py49 async def Watch( member in HealthServicer
/aosp_15_r20/external/grpc-grpc/test/core/server_config_selector/
H A Dserver_config_selector_test.cc34 absl::StatusOr<RefCountedPtr<ServerConfigSelector>> Watch( in Watch() function in grpc_core::testing::__anon9949319c0111::TestServerConfigSelectorProvider
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Diocp.cc47 std::unique_ptr<WinSocket> IOCP::Watch(SOCKET socket) { in Watch() function in grpc_event_engine::experimental::IOCP
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Diocp.cc47 std::unique_ptr<WinSocket> IOCP::Watch(SOCKET socket) { in Watch() function in grpc_event_engine::experimental::IOCP

12345