Searched refs:StopTimer (Results 1 - 25 of 34) sorted by relevance

12

/external/pdfium/xfa/fwl/
H A Dcfwl_timerinfo.cpp17 void CFWL_TimerInfo::StopTimer() { function in class:CFWL_TimerInfo
H A Dcfwl_timerinfo.h20 void StopTimer();
H A Dcfwl_caret.cpp37 m_pTimerInfo->StopTimer();
62 m_pTimerInfo->StopTimer();
69 m_pTimerInfo->StopTimer();
H A Dcfwl_scrollbar.cpp388 m_pTimerInfo->StopTimer();
490 pButton->m_pTimerInfo->StopTimer();
/external/vboot_reference/tests/
H A Dtimer_utils.h22 void StopTimer(ClockTimerState* ct);
H A Dtimer_utils.c12 void StopTimer(ClockTimerState* ct) { function
H A Dsha_benchmark.c43 StopTimer(&ct);
H A Drsa_verify_benchmark.c70 StopTimer(&ct);
/external/webrtc/webrtc/system_wrappers/source/
H A Devent_timer_win.h31 virtual bool StopTimer();
H A Devent_timer_win.cc31 StopTimer();
69 bool EventTimerWin::StopTimer() { function in class:webrtc::EventTimerWin
H A Devent_timer_posix.h37 bool StopTimer() override;
H A Devent_timer_posix.cc56 StopTimer();
213 bool EventTimerPosix::StopTimer() { function in class:webrtc::EventTimerPosix
/external/webrtc/webrtc/system_wrappers/include/
H A Devent_wrapper.h64 virtual bool StopTimer() = 0;
/external/ImageMagick/MagickCore/
H A Dtimer.c68 StopTimer(TimerInfo *);
244 StopTimer(time_info);
315 StopTimer(time_info);
346 StopTimer(time_info);
410 % StopTimer() stops the stopwatch.
412 % The format of the StopTimer method is:
414 % void StopTimer(TimerInfo *time_info)
421 static void StopTimer(TimerInfo *time_info)
408 static void StopTimer(TimerInfo *time_info) function
/external/webrtc/webrtc/modules/video_coding/test/
H A Dtest_util.h44 virtual bool StopTimer() { return true; } function in class:NullEvent
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.cc98 bool InterpreterExecutor::StopTimer(Stream *stream, Timer *timer) { function in class:perftools::gputools::interpreter::InterpreterExecutor
H A Dexecutor.h158 bool StopTimer(Stream *stream, Timer *timer) override;
/external/google-benchmark/src/
H A Dbenchmark.cc174 void StopTimer() { function in class:benchmark::internal::ThreadTimer
422 timer_->StopTimer();
441 if (timer_->running()) timer_->StopTimer();
/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc174 void StopTimer() { function in class:benchmark::internal::ThreadTimer
422 timer_->StopTimer();
441 if (timer_->running()) timer_->StopTimer();
/external/webrtc/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_gles20.mm47 screen_update_event_->StopTimer();
/external/tensorflow/tensorflow/stream_executor/cuda/
H A Dcuda_gpu_executor.h143 bool StopTimer(Stream *stream, Timer *timer) override;
/external/tensorflow/tensorflow/stream_executor/host/
H A Dhost_gpu_executor.cc175 bool HostExecutor::StopTimer(Stream *stream, Timer *timer) { function in class:perftools::gputools::host::HostExecutor
H A Dhost_gpu_executor.h140 bool StopTimer(Stream *stream, Timer *timer) override;
/external/tensorflow/tensorflow/stream_executor/
H A Dstream_executor_internal.h221 virtual bool StopTimer(Stream *stream, Timer *timer) = 0;
/external/webrtc/webrtc/common_video/
H A Dincoming_video_stream.cc170 deliver_buffer_event_->StopTimer();

Completed in 3525 milliseconds

12