Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 25 of 104) sorted by relevance

12345

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DStopWatchTest.java66 final StopWatch watch = StopWatch.createStarted(); in createMockStopWatch() local
85 final StopWatch watch = new StopWatch(); in testBadStates() local
123 final StopWatch watch = new StopWatch(); in testBooleanStates() local
146 final StopWatch watch = StopWatch.createStarted(); in testFormatSplitTime() local
156 final StopWatch watch = new StopWatch(MESSAGE); in testFormatSplitTimeWithMessage() local
167 final StopWatch watch = StopWatch.create(); in testFormatTime() local
175 final StopWatch watch = new StopWatch(MESSAGE); in testFormatTimeWithMessage() local
183 final StopWatch watch = new StopWatch(); in testGetStartTime() local
198 final StopWatch watch = StopWatch.createStarted(); in testLang315() local
221 final StopWatch watch = StopWatch.createStarted(); in testStopTimeSimple() local
[all …]
/external/libchrome/mojo/core/
Drequest_context.cc53 for (const scoped_refptr<Watch>& watch : in ~RequestContext() local
69 for (const WatchNotifyFinalizer& watch : in ~RequestContext() local
87 void RequestContext::AddWatchNotifyFinalizer(scoped_refptr<Watch> watch, in AddWatchNotifyFinalizer()
95 void RequestContext::AddWatchCancelFinalizer(scoped_refptr<Watch> watch) { in AddWatchCancelFinalizer()
105 scoped_refptr<Watch> watch, in WatchNotifyFinalizer()
Dwatcher_dispatcher.cc41 scoped_refptr<Watch> watch; in NotifyHandleClosed() local
135 scoped_refptr<Watch> watch = in WatchDispatcher() local
171 scoped_refptr<Watch> watch; in CancelWatch() local
241 const Watch* const watch = *next_ready_iter; in Arm() local
/external/webp/examples/
Dstopwatch.h24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc157 InotifyReader::Watch watch; member
299 Watch watch = inotify_add_watch(inotify_fd_, path.value().c_str(), in AddWatch() local
312 void InotifyReader::RemoveWatch(Watch watch, FilePathWatcherImpl* watcher) { in RemoveWatch()
591 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
598 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
610 void FilePathWatcherImpl::TrackWatchForRecursion(InotifyReader::Watch watch, in TrackWatchForRecursion()
650 InotifyReader::Watch watch = in AddWatchForBrokenSymlink() local
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h172 static inline void inotify_init_watch(struct inotify_watch *watch) in inotify_init_watch()
193 struct inotify_watch *watch, in inotify_add_watch()
200 struct inotify_watch *watch) in inotify_rm_watch()
211 struct inotify_watch *watch) in inotify_remove_watch_locked()
215 static inline void get_inotify_watch(struct inotify_watch *watch) in get_inotify_watch()
219 static inline void put_inotify_watch(struct inotify_watch *watch) in put_inotify_watch()
/external/openscreen/osp/public/
Dmessage_demuxer_unittest.cc62 MessageDemuxer::MessageWatch watch = demuxer_.WatchMessageType( in TEST_F() local
98 MessageDemuxer::MessageWatch watch = demuxer_.WatchMessageType( in TEST_F() local
129 MessageDemuxer::MessageWatch watch = demuxer_.SetDefaultMessageTypeWatch( in TEST_F() local
162 MessageDemuxer::MessageWatch watch = demuxer_.WatchMessageType( in TEST_F() local
218 MessageDemuxer::MessageWatch watch = demuxer_.WatchMessageType( in TEST_F() local
259 MessageDemuxer::MessageWatch watch = demuxer_.WatchMessageType( in TEST_F() local
297 MessageDemuxer::MessageWatch watch = demuxer_.SetDefaultMessageTypeWatch( in TEST_F() local
311 MessageDemuxer::MessageWatch watch = demuxer.WatchMessageType( in TEST_F() local
/external/leakcanary2/leakcanary-object-watcher/src/main/java/leakcanary/
DObjectWatcher.kt121 fun watch(watchedObject: Any) { in watch() method in leakcanary.ObjectWatcher
131 fun watch( in watch() method in leakcanary.ObjectWatcher
/external/cronet/tot/base/files/
Dfile_path_watcher_inotify.cc230 InotifyReader::Watch watch; member
370 const Watch watch = static_cast<Watch>(watch_int); in AddWatch() local
377 void InotifyReader::RemoveWatch(Watch watch, FilePathWatcherImpl* watcher) { in RemoveWatch()
658 for (const auto& watch : watches_) in Cancel() local
781 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
798 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
813 void FilePathWatcherImpl::TrackWatchForRecursion(InotifyReader::Watch watch, in TrackWatchForRecursion()
/external/cronet/stable/base/files/
Dfile_path_watcher_inotify.cc230 InotifyReader::Watch watch; member
370 const Watch watch = static_cast<Watch>(watch_int); in AddWatch() local
377 void InotifyReader::RemoveWatch(Watch watch, FilePathWatcherImpl* watcher) { in RemoveWatch()
658 for (const auto& watch : watches_) in Cancel() local
781 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
798 InotifyReader::Watch watch = in UpdateRecursiveWatchesForPath() local
813 void FilePathWatcherImpl::TrackWatchForRecursion(InotifyReader::Watch watch, in TrackWatchForRecursion()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c59 DBusWatch *watch, eloop_event_type type) in process_watch()
99 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch()
130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch()
149 static void watch_toggled(DBusWatch *watch, void *data) in watch_toggled()
/external/tensorflow/tensorflow/core/debug/
Ddebugger_state_impl.cc24 for (const DebugTensorWatch& watch : in DebuggerState() local
60 for (const DebugTensorWatch& watch : in PublishGraph() local
/external/rust/android-crates-io/crates/hyper/src/common/
Ddrain.rs57 pub(crate) fn watch<F, FN>(self, future: F, on_drain: FN) -> Watching<F, FN> in watch() method
130 fn watch() { in watch() function
140 let mut watch = rx.watch(fut, |mut fut| { in watch() localVariable
Dmod.rs27 pub(crate) mod watch; module
/external/ot-br-posix/src/dbus/server/
Ddbus_agent.cpp149 for (const auto &watch : mWatches) in Update() local
183 for (const auto &watch : mWatches) in Process() local
/external/rust/android-crates-io/crates/hyper/src/server/
Dshutdown.rs87 let watch = drain.as_ref().expect("drain channel").1.clone(); in poll() localVariable
116 fn watch(&self, conn: UpgradeableConnection<I, S, E>) -> Self::Future { in watch() function
/external/rust/android-crates-io/crates/config/examples/watch/
Dmain.rs30 fn watch() { in watch() function
/external/rust/android-crates-io/crates/inotify/tests/
Dmain.rs42 let watch = inotify.watches().add(&path, WatchMask::MODIFY).unwrap(); in it_should_watch_a_file() localVariable
72 let watch = watches.add(&path, WatchMask::MODIFY).unwrap(); in it_should_watch_a_file_async() localVariable
115 let watch = watches.add(&path, WatchMask::MODIFY).unwrap(); in it_should_watch_a_file_from_eventstream_watches() localVariable
145 let watch = inotify.watches().add(&path, WatchMask::MODIFY).unwrap(); in it_should_watch_a_file_after_converting_back_from_eventstream() localVariable
/external/mockito/src/test/java/org/mockitoutil/async/
DAsyncTestingTest.java21 private Stopwatch watch = createNotStarted(); field in AsyncTestingTest
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/
DHealthGrpc.java156 default void watch(io.grpc.health.v1.HealthCheckRequest request, in watch() method
218 public void watch(io.grpc.health.v1.HealthCheckRequest request, in watch() method in HealthGrpc.HealthStub
269 public java.util.Iterator<io.grpc.health.v1.HealthCheckResponse> watch( in watch() method in HealthGrpc.HealthBlockingStub
/external/python/watchdog/tests/
Dtest_observers_api.py63 def dispatch_event(self, event, watch): argument
/external/mockito/src/test/java/org/mockitousage/verification/
DVerificationWithAfterAndCaptorTest.java34 private Stopwatch watch = createNotStarted(); field in VerificationWithAfterAndCaptorTest
/external/ltp/include/lapi/
Dwatch_queue.h83 struct watch_notification watch; member
107 struct watch_notification watch; member
/external/kernel-headers/original/uapi/linux/
Dwatch_queue.h75 struct watch_notification watch; member
99 struct watch_notification watch; member
/external/tensorflow/tensorflow/python/framework/experimental/
Dtape.py33 def watch(self, t): member in GradientTape

12345