Home
last modified time | relevance | path

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

12

/external/openscreen/osp/impl/presentation/
Durl_availability_requester.h85 struct Watch { struct
86 Clock::time_point deadline;
87 std::vector<std::string> urls;
/external/cronet/net/dns/
Ddns_config_service_posix.cc52 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon798848aa0111::DnsConfigWatcher
74 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon798848aa0111::DnsConfigWatcher
131 bool Watch() override { in Watch() function in net::internal::DnsConfigServicePosix::Watcher
Dnotify_watcher_mac.cc22 bool NotifyWatcherMac::Watch(const char* key, const CallbackType& callback) { in Watch() function in net::NotifyWatcherMac
Dtest_dns_config_service.cc79 bool HostsReadingTestDnsConfigService::Watcher::Watch() { in Watch() function in net::HostsReadingTestDnsConfigService::Watcher
Ddns_config_watcher_mac.cc70 bool DnsConfigWatcher::Watch( in Watch() function in net::internal::DnsConfigWatcher
Ddns_config_service_android.cc71 bool Watch() override { in Watch() function in net::internal::DnsConfigServiceAndroid::Watcher
Ddns_config_service_win.cc186 bool Watch(const wchar_t key[], const CallbackType& callback) { in Watch() function in net::internal::__anon7c5f58850111::RegistryWatcher
501 bool Watch() override { in Watch() function in net::internal::DnsConfigServiceWin::Watcher
/external/cronet/base/files/
Dfile_path_watcher_stub.cc28 bool Watch(const FilePath& path, in Watch() function in base::__anond547e6260111::FilePathWatcherImpl
Dfile_path_watcher_mac.cc27 bool Watch(const FilePath& path, in Watch() function in base::__anondfcf3ed90111::FilePathWatcherImpl
Dfile_path_watcher.cc39 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
Dfile_path_watcher_win.cc91 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anonf7b9a1560111::FilePathWatcherImpl
Dfile_path_watcher_inotify.cc96 using Watch = uint32_t; typedef in base::__anona8b77b2a0111::InotifyReader
556 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anona8b77b2a0111::FilePathWatcherImpl
Dfile_path_watcher_fsevents.cc82 bool FilePathWatcherFSEvents::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherFSEvents
/external/libchrome/base/files/
Dfile_path_watcher_stub.cc22 bool Watch(const FilePath& path, in Watch() function in base::__anon5ed5c0900111::FilePathWatcherImpl
Dfile_path_watcher.cc38 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
Dfile_path_watcher_linux.cc67 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::__anon662bcc420111::InotifyReader
457 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anon662bcc420111::FilePathWatcherImpl
Dfile_path_watcher_fsevents.cc83 bool FilePathWatcherFSEvents::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherFSEvents
Dfile_path_watcher_kqueue.cc234 bool FilePathWatcherKQueue::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherKQueue
/external/libchrome/mojo/core/
Dwatcher_dispatcher.h24 class Watch; variable
Dwatch.cc13 Watch::Watch(const scoped_refptr<WatcherDispatcher>& watcher, in Watch() function in mojo::core::Watch
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/health/v1/
Dhealth.proto62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
/external/grpc-grpc-java/services/src/main/proto/grpc/health/v1/
Dhealth.proto62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
/external/libchrome/mojo/public/cpp/system/
Dsimple_watcher.h130 MojoResult Watch(Handle handle, in Watch() function
Dsimple_watcher.cc148 MojoResult SimpleWatcher::Watch(Handle handle, in Watch() function in mojo::SimpleWatcher
/external/rust/crates/gdbstub/src/stub/
Dstop_reason.rs66 Watch { enumerator

12