Searched defs:StopTimer (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dcodec_timer.cc31 int32_t VCMCodecTimer::StopTimer(int64_t startTimeMs, int64_t nowMs) function in class:webrtc::VCMCodecTimer
/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_posix.cc88 StopTimer();
268 bool EventPosix::StopTimer() { function in class:webrtc::EventPosix
/external/webrtc/src/system_wrappers/source/
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/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.cc72 StopTimer();
84 StopTimer();
157 void RecommendationRestorer::StopTimer() { function in class:policy::RecommendationRestorer
/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();
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view.cc237 void ZoomBubbleView::StopTimer() { function in class:ZoomBubbleView
249 StopTimer();
263 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/third_party/webrtc/modules/video_coding/main/test/
H A Dtest_util.h72 virtual bool StopTimer() { return true; } function in class:NullEvent

Completed in 455 milliseconds