Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/presentation/
Durl_availability_requester.h85 struct Watch { struct
86 Clock::time_point deadline;
87 std::vector<std::string> urls;
/external/libchrome/base/files/
Dfile_path_watcher.cc38 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
Dfile_path_watcher_stub.cc22 bool Watch(const FilePath& path, in Watch() function in base::__anon80c9ecb20111::FilePathWatcherImpl
Dfile_path_watcher_linux.cc67 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::__anonc6a57ca40111::InotifyReader
457 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anonc6a57ca40111::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/target/ext/base/
Dsinglethread.rs144 Watch { enumerator
Dmultithread.rs217 Watch { enumerator
/external/llvm-project/lldb/source/Plugins/Process/POSIX/
DProcessMessage.h78 static ProcessMessage Watch(lldb::tid_t tid, lldb::addr_t wp_addr) { in Watch() function
/external/tensorflow/tensorflow/c/eager/
Dtape.h400 void GradientTape<Gradient, BackwardFunction, TapeTensor>::Watch( in Watch() function
1116 void ForwardAccumulator<Gradient, BackwardFunction, TapeTensor>::Watch( in Watch() function
Dgradients.cc222 void Tape::Watch(const AbstractTensorHandle* t) { in Watch() function in tensorflow::gradients::Tape
/external/llvm-project/clang-tools-extra/clangd/unittests/
DGlobalCompilationDatabaseTests.cpp122 TEST_F(OverlayCDBTest, Watch) { in TEST_F() argument
/external/libchrome/dbus/
Dbus.cc48 class Watch { class
50 explicit Watch(DBusWatch* watch) : raw_watch_(watch) { in Watch() function in dbus::__anon549b8af70111::Watch
/external/llvm-project/lldb/source/API/
DSBValue.cpp1448 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, bool write, in Watch() function in SBValue
1513 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, in Watch() function in SBValue