/external/openscreen/osp/impl/presentation/ |
D | url_availability_requester.h | 85 struct Watch { struct 86 Clock::time_point deadline; 87 std::vector<std::string> urls;
|
/external/libchrome/base/files/ |
D | file_path_watcher.cc | 38 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
|
D | file_path_watcher_stub.cc | 22 bool Watch(const FilePath& path, in Watch() function in base::__anon80c9ecb20111::FilePathWatcherImpl
|
D | file_path_watcher_linux.cc | 67 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
|
D | file_path_watcher_fsevents.cc | 83 bool FilePathWatcherFSEvents::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherFSEvents
|
D | file_path_watcher_kqueue.cc | 234 bool FilePathWatcherKQueue::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherKQueue
|
/external/libchrome/mojo/core/ |
D | watcher_dispatcher.h | 24 class Watch; variable
|
D | watch.cc | 13 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/ |
D | health.proto | 62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
|
/external/grpc-grpc-java/services/src/main/proto/grpc/health/v1/ |
D | health.proto | 62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse); rpc
|
/external/libchrome/mojo/public/cpp/system/ |
D | simple_watcher.h | 130 MojoResult Watch(Handle handle, in Watch() function
|
D | simple_watcher.cc | 148 MojoResult SimpleWatcher::Watch(Handle handle, in Watch() function in mojo::SimpleWatcher
|
/external/rust/crates/gdbstub/src/target/ext/base/ |
D | singlethread.rs | 144 Watch { enumerator
|
D | multithread.rs | 217 Watch { enumerator
|
/external/llvm-project/lldb/source/Plugins/Process/POSIX/ |
D | ProcessMessage.h | 78 static ProcessMessage Watch(lldb::tid_t tid, lldb::addr_t wp_addr) { in Watch() function
|
/external/tensorflow/tensorflow/c/eager/ |
D | tape.h | 400 void GradientTape<Gradient, BackwardFunction, TapeTensor>::Watch( in Watch() function 1116 void ForwardAccumulator<Gradient, BackwardFunction, TapeTensor>::Watch( in Watch() function
|
D | gradients.cc | 222 void Tape::Watch(const AbstractTensorHandle* t) { in Watch() function in tensorflow::gradients::Tape
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | GlobalCompilationDatabaseTests.cpp | 122 TEST_F(OverlayCDBTest, Watch) { in TEST_F() argument
|
/external/libchrome/dbus/ |
D | bus.cc | 48 class Watch { class 50 explicit Watch(DBusWatch* watch) : raw_watch_(watch) { in Watch() function in dbus::__anon549b8af70111::Watch
|
/external/llvm-project/lldb/source/API/ |
D | SBValue.cpp | 1448 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
|