Searched refs:RepeatingTimer (Results 1 - 25 of 104) sorted by relevance

12345

/external/chromium_org/chrome/browser/
H A Dupgrade_detector_impl.h55 base::RepeatingTimer<UpgradeDetectorImpl> detect_upgrade_timer_;
59 base::RepeatingTimer<UpgradeDetectorImpl> upgrade_notification_timer_;
H A Dupgrade_detector.h127 base::RepeatingTimer<UpgradeDetector> idle_check_timer_;
/external/chromium/chrome/browser/
H A Dupgrade_detector.h66 base::RepeatingTimer<UpgradeDetector> detect_upgrade_timer_;
70 base::RepeatingTimer<UpgradeDetector> upgrade_notification_timer_;
H A Doom_priority_manager.h53 base::RepeatingTimer<OomPriorityManager> timer_;
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_mouse_watcher_timer.cc28 friend class base::RepeatingTimer<PanelMouseWatcherTimer>;
34 base::RepeatingTimer<PanelMouseWatcherTimer> timer_;
H A Ddisplay_settings_provider_win.h54 base::RepeatingTimer<DisplaySettingsProviderWin> polling_timer_;
/external/chromium_org/chrome/browser/chromeos/
H A Dupgrade_detector_chromeos.h46 base::RepeatingTimer<UpgradeDetectorChromeos> upgrade_notification_timer_;
/external/chromium_org/content/browser/renderer_host/
H A Dsmooth_scroll_gesture_controller.h41 base::RepeatingTimer<SmoothScrollGestureController> timer_;
/external/chromium_org/ash/system/monitor/
H A Dtray_monitor.h35 base::RepeatingTimer<TrayMonitor> refresh_timer_;
/external/chromium_org/chrome/browser/extensions/api/recovery_private/
H A Drecovery_operation.h49 base::RepeatingTimer<RecoveryOperation> timer_;
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_request_scheduler.h53 base::RepeatingTimer<VariationsRequestScheduler> timer_;
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_host_metrics.h91 base::RepeatingTimer<SpellCheckHostMetrics> recording_timer_;
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_drop_info.h81 base::RepeatingTimer<BookmarkDropInfo> scroll_timer_;
/external/chromium_org/content/renderer/device_orientation/
H A Ddevice_sensor_event_pump.h55 base::RepeatingTimer<DeviceSensorEventPump> timer_;
/external/chromium_org/remoting/host/
H A Daudio_capturer_win.h42 scoped_ptr<base::RepeatingTimer<AudioCapturerWin> > capture_timer_;
/external/chromium_org/ui/base/animation/
H A Danimation_container.h82 base::RepeatingTimer<AnimationContainer> timer_;
/external/chromium_org/chrome/browser/chromeos/memory/
H A Doom_priority_manager.h134 base::RepeatingTimer<OomPriorityManager> timer_;
136 base::RepeatingTimer<OomPriorityManager> recent_tab_discard_timer_;
/external/chromium_org/content/browser/device_orientation/
H A Ddevice_motion_provider.cc32 scoped_ptr<base::RepeatingTimer<PollingThread> > timer_;
54 timer_.reset(new base::RepeatingTimer<PollingThread>());
/external/chromium/chrome/browser/download/
H A Ddownload_file_manager.h169 base::RepeatingTimer<DownloadFileManager> update_timer_;
/external/chromium/chrome/browser/notifications/
H A Dnotification_ui_manager.h115 base::RepeatingTimer<NotificationUIManager> user_state_check_timer_;
/external/chromium/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble.h95 base::RepeatingTimer<FullscreenExitBubble> mouse_position_checker_;
/external/chromium/net/disk_cache/
H A Ddisk_cache_test_util.h96 base::RepeatingTimer<MessageLoopHelper> timer_;
/external/chromium_org/ash/system/session_length_limit/
H A Dtray_session_length_limit.h64 scoped_ptr<base::RepeatingTimer<TraySessionLengthLimit> > timer_;
/external/chromium_org/chrome/browser/chromeos/ui/
H A Didle_logout_dialog_view.h78 base::RepeatingTimer<IdleLogoutDialogView> timer_;
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dactivity_database.h192 base::RepeatingTimer<ActivityDatabase> timer_;

Completed in 946 milliseconds

12345