Searched refs:StartTimer (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/ui/message_center/
H A Dmessage_center_impl_unittest.cc97 popup_timers_controller->StartTimer("test",
107 popup_timers_controller->StartTimer("test",
119 popup_timers_controller->StartTimer("test",
131 popup_timers_controller->StartTimer("test",
143 popup_timers_controller->StartTimer("test",
156 popup_timers_controller->StartTimer("test",
158 popup_timers_controller->StartTimer("test2",
160 popup_timers_controller->StartTimer("test3",
174 popup_timers_controller->StartTimer("test",
176 popup_timers_controller->StartTimer("test
[all...]
/external/webrtc/src/system_wrappers/interface/
H A Devent_wrapper.h55 virtual bool StartTimer(bool periodic, unsigned long time) = 0;
/external/webrtc/src/system_wrappers/source/
H A Devent_win.h31 virtual bool StartTimer(bool periodic, unsigned long time);
H A Devent_posix.h39 virtual bool StartTimer(bool periodic, unsigned long time);
H A Devent_win.cc55 bool EventWindows::StartTimer(bool periodic, unsigned long time) function in class:webrtc::EventWindows
/external/chromium_org/remoting/host/setup/win/
H A Dauth_code_getter.cc52 StartTimer();
55 void AuthCodeGetter::StartTimer() { function in class:remoting::AuthCodeGetter
64 StartTimer();
H A Dauth_code_getter.h33 void StartTimer();
/external/chromium/chrome/browser/
H A Doom_priority_manager.h41 void StartTimer();
H A Doom_priority_manager.cc41 StartTimer();
48 void OomPriorityManager::StartTimer() { function in class:browser::OomPriorityManager
/external/chromium_org/ash/accelerators/
H A Dexit_warning_handler.h68 void StartTimer();
H A Dexit_warning_handler.cc121 StartTimer();
145 void ExitWarningHandler::StartTimer() { function in class:ash::ExitWarningHandler
/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.h59 void StartTimer();
H A Drecommendation_restorer.cc109 StartTimer();
122 void RecommendationRestorer::StartTimer() { function in class:policy::RecommendationRestorer
/external/chromium_org/chrome_frame/infobars/internal/
H A Dinfobar_window.h84 bool StartTimer();
H A Dinfobar_window.cc134 if (StartTimer())
143 bool InfobarWindow::StartTimer() { function in class:InfobarWindow
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofile-handler.cc188 void StartTimer() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
311 StartTimer();
327 StartTimer();
334 StartTimer();
352 StartTimer();
419 void ProfileHandler::StartTimer() { function in class:ProfileHandler
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofile-handler.cc188 void StartTimer() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
311 StartTimer();
327 StartTimer();
334 StartTimer();
352 StartTimer();
419 void ProfileHandler::StartTimer() { function in class:ProfileHandler
/external/chromium_org/remoting/host/linux/
H A Daudio_pipe_reader.h59 void StartTimer();
H A Daudio_pipe_reader.cc99 StartTimer();
106 void AudioPipeReader::StartTimer() { function in class:remoting::AudioPipeReader
/external/chromium/webkit/glue/
H A Dresource_fetcher_unittest.cc40 StartTimer();
70 void StartTimer() { function in class:__anon3399::FetcherDelegate
/external/chromium/chrome/browser/ui/cocoa/
H A Dstatus_bubble_mac.h96 // kBubbleShowingTimer and kBubbleHidingTimer states. StartTimer and
97 // TimerFired must be called from one of these states. StartTimer may be
100 void StartTimer(int64 time_ms);
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dstatus_bubble_mac.h101 // kBubbleShowingTimer and kBubbleHidingTimer states. StartTimer and
102 // TimerFired must be called from one of these states. StartTimer may be
105 void StartTimer(int64 time_ms);
/external/chromium_org/net/dns/
H A Ddns_config_service.h139 void StartTimer();
H A Ddns_config_service.cc116 StartTimer();
130 StartTimer();
174 void DnsConfigService::StartTimer() { function in class:net::DnsConfigService
/external/chromium_org/content/renderer/
H A Dresource_fetcher_browsertest.cc39 StartTimer();
72 void StartTimer() { function in class:content::FetcherDelegate

Completed in 1356 milliseconds

12