Home
last modified time | relevance | path

Searched defs:Watchdog (Results 1 – 11 of 11) sorted by relevance

/external/python/watchdog/docs/source/
Dindex.rst9 Watchdog chapter
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
DWatchdog.java65 public final class Watchdog implements Runnable, BackgroundResource { class
86 private Watchdog(ApiClock clock, Duration scheduleInterval, ScheduledExecutorService executor) { in Watchdog() method in Watchdog
/external/pigweed/pw_rpc/py/pw_rpc/console_tools/
Dwatchdog.py20 class Watchdog: class
/external/python/watchdog/
DREADME.rst1 Watchdog title
/external/okio/okio/src/jvmMain/kotlin/okio/
DAsyncTimeout.kt201 private class Watchdog : Thread("Okio Watchdog") { class in okio.AsyncTimeout
/external/libchrome/base/threading/
Dwatchdog.cc42 Watchdog::Watchdog(const TimeDelta& duration, in Watchdog() function in base::Watchdog
/external/cronet/stable/base/threading/
Dwatchdog.cc42 Watchdog::Watchdog(const TimeDelta& duration, in Watchdog() function in base::Watchdog
/external/cronet/tot/base/threading/
Dwatchdog.cc42 Watchdog::Watchdog(const TimeDelta& duration, in Watchdog() function in base::Watchdog
/external/perfetto/src/base/
Dwatchdog_posix.cc94 Watchdog::Watchdog(uint32_t polling_interval_ms) in Watchdog() function in perfetto::base::Watchdog
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/bootstrap/v3/
Dbootstrap.proto457 message Watchdog { message
/external/crosvm/kvm/src/
Dlib.rs1045 Watchdog, enumerator