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

12

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Devent_wrapper.h55 virtual bool StopTimer() = 0;
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Devent_win.cc26 StopTimer();
68 bool EventWindows::StopTimer() { function in class:webrtc::EventWindows
H A Devent_win.h32 virtual bool StopTimer();
H A Devent_posix.h39 virtual bool StopTimer() OVERRIDE;
H A Devent_posix.cc88 StopTimer();
268 bool EventPosix::StopTimer() { function in class:webrtc::EventPosix
/external/webrtc/src/system_wrappers/interface/
H A Devent_wrapper.h57 virtual bool StopTimer() = 0;
/external/webrtc/src/system_wrappers/source/
H A Devent_win.h32 virtual bool StopTimer();
H A Devent_posix.h40 virtual bool StopTimer();
H A Devent_win.cc78 bool EventWindows::StopTimer() function in class:webrtc::EventWindows
H A Devent_posix.cc97 StopTimer();
293 bool EventPosix::StopTimer() function in class:webrtc::EventPosix
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dcodec_timer.h39 int32_t StopTimer(int64_t startTimeMs, int64_t nowMs);
H A Dcodec_timer.cc31 int32_t VCMCodecTimer::StopTimer(int64_t startTimeMs, int64_t nowMs) function in class:webrtc::VCMCodecTimer
H A Dtiming.cc144 int32_t time_diff_ms = codec_timer_.StopTimer(start_time_ms, now_ms);
/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.cc72 StopTimer();
84 StopTimer();
157 void RecommendationRestorer::StopTimer() { function in class:policy::RecommendationRestorer
H A Drecommendation_restorer.h60 void StopTimer();
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dtest_util.h72 virtual bool StopTimer() { return true; } function in class:NullEvent
/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager.cc182 StopTimer();
195 StopTimer();
231 void ShelfTooltipManager::StopTimer() { function in class:ash::ShelfTooltipManager
304 StopTimer();
311 StopTimer();
H A Dshelf_tooltip_manager.h68 void StopTimer();
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofile-handler.cc193 void StopTimer() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
323 StopTimer();
375 StopTimer();
399 StopTimer();
430 void ProfileHandler::StopTimer() { function in class:ProfileHandler
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofile-handler.cc193 void StopTimer() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
323 StopTimer();
375 StopTimer();
399 StopTimer();
430 void ProfileHandler::StopTimer() { function in class:ProfileHandler
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view.h100 void StopTimer();
H A Dzoom_bubble_view.cc237 void ZoomBubbleView::StopTimer() { function in class:ZoomBubbleView
249 StopTimer();
263 StopTimer();
/external/chromium_org/third_party/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_gles20.mm52 screen_update_event_->StopTimer();
/external/chromium_org/third_party/webrtc/modules/video_render/
H A Dincoming_video_stream.cc255 deliver_buffer_event_.StopTimer();
/external/chromium_org/third_party/webrtc/modules/utility/source/
H A Dfile_recorder_impl.cc395 _timeEvent.StopTimer();

Completed in 3023 milliseconds

12