Searched refs:OneShotTimer (Results 1 – 25 of 256) sorted by relevance
1234567891011
70 virtual base::OneShotTimer<GestureSequence>* CreateTimer();71 base::OneShotTimer<GestureSequence>* GetLongPressTimer();72 base::OneShotTimer<GestureSequence>* GetShowPressTimer();229 scoped_ptr<base::OneShotTimer<GestureSequence> > long_press_timer_;230 scoped_ptr<base::OneShotTimer<GestureSequence> > show_press_timer_;
14 using base::OneShotTimer;31 OneShotTimer<DatabaseModelWorkerTest>* timer() { return &timer_; } in timer()77 OneShotTimer<DatabaseModelWorkerTest> timer_;
17 using base::OneShotTimer;36 OneShotTimer<SyncBrowserThreadModelWorkerTest>* timer() { return &timer_; } in timer()86 OneShotTimer<SyncBrowserThreadModelWorkerTest> timer_;
65 base::OneShotTimer<ModelAssociationManager>* GetTimerForTesting();149 base::OneShotTimer<ModelAssociationManager> timer_;
305 base::OneShotTimer<LockStateController> lock_fail_timer_;310 base::OneShotTimer<LockStateController> lock_to_shutdown_timer_;314 base::OneShotTimer<LockStateController> pre_shutdown_timer_;319 base::OneShotTimer<LockStateController> real_shutdown_timer_;
142 base::OneShotTimer<WorkerProcessLauncher> kill_process_timer_;151 base::OneShotTimer<WorkerProcessLauncher> launch_timer_;159 base::OneShotTimer<WorkerProcessLauncher> launch_result_timer_;
148 scoped_ptr<base::OneShotTimer<AutomaticRebootManager> >164 scoped_ptr<base::OneShotTimer<AutomaticRebootManager> > grace_start_timer_;165 scoped_ptr<base::OneShotTimer<AutomaticRebootManager> > grace_end_timer_;
180 new base::OneShotTimer<AutomaticRebootManager>); in AutomaticRebootManager()251 new base::OneShotTimer<AutomaticRebootManager>); in OnUserActivity()362 grace_start_timer_.reset(new base::OneShotTimer<AutomaticRebootManager>); in Reschedule()373 grace_end_timer_.reset(new base::OneShotTimer<AutomaticRebootManager>); in Reschedule()
46 base::OneShotTimer<ContinueWindow> disconnect_timer_;49 base::OneShotTimer<ContinueWindow> session_expired_timer_;
69 base::OneShotTimer<DriveFirstRunController> web_contents_timer_;70 base::OneShotTimer<DriveFirstRunController> initial_delay_timer_;
31 base::OneShotTimer<OneShotTimerTester> timer_;39 timer_(new base::OneShotTimer<OneShotSelfDeletingTimerTester>()) { in OneShotSelfDeletingTimerTester()52 scoped_ptr<base::OneShotTimer<OneShotSelfDeletingTimerTester> > timer_;234 base::OneShotTimer<ResetHelper> timers[20]; in RunTest_DelayTimer_Reset()279 TEST(TimerTest, OneShotTimer) { in TEST() argument
55 base::OneShotTimer<ReloadButton> double_click_timer_;56 base::OneShotTimer<ReloadButton> stop_to_reload_timer_;
86 base::OneShotTimer<FullscreenExitBubble> initial_delay_;89 base::OneShotTimer<FullscreenExitBubble> idle_timeout_;
97 base::OneShotTimer<FullscreenExitBubble> initial_delay_;100 base::OneShotTimer<FullscreenExitBubble> idle_timeout_;
64 base::OneShotTimer<ReloadButtonGtk> double_click_timer_;65 base::OneShotTimer<ReloadButtonGtk> stop_to_reload_timer_;
142 base::OneShotTimer<StatusBubbleGtk> hide_timer_;145 base::OneShotTimer<StatusBubbleGtk> expand_timer_;
24 base::OneShotTimer<MaximizeBubbleController>* new_timer = in MaximizeBubbleController()25 new base::OneShotTimer<MaximizeBubbleController>(); in MaximizeBubbleController()
91 base::OneShotTimer<SmoothedThrobber> start_timer_;92 base::OneShotTimer<SmoothedThrobber> stop_timer_;
84 base::OneShotTimer<ReloadButton> double_click_timer_;85 base::OneShotTimer<ReloadButton> stop_to_reload_timer_;
222 base::OneShotTimer<AutocompleteController> expire_timer_;225 base::OneShotTimer<AutocompleteController> stop_timer_;
183 base::OneShotTimer<ProxyScriptDecider> wait_timer_;190 base::OneShotTimer<ProxyScriptDecider> quick_check_timer_;
134 base::OneShotTimer<WebPageView> start_timer_;137 base::OneShotTimer<WebPageView> stop_timer_;
143 base::OneShotTimer<StatusBubbleGtk> hide_timer_;146 base::OneShotTimer<StatusBubbleGtk> expand_timer_;
103 base::OneShotTimer<ReloadButtonGtk> double_click_timer_;104 base::OneShotTimer<ReloadButtonGtk> stop_to_reload_timer_;
159 base::OneShotTimer<MultiWindowResizeController> hide_timer_;162 base::OneShotTimer<MultiWindowResizeController> show_timer_;