Searched refs:update_timer_ (Results 1 – 9 of 9) sorted by relevance
230 update_timer_.Stop(); in DestroyPreviewContentsAndLeaveActive()237 !update_timer_.IsRunning(); in IsCurrent()380 update_timer_.Stop(); in ReleasePreviewContents()557 update_timer_.Stop(); in ScheduleUpdate()558 update_timer_.Start(base::TimeDelta::FromMilliseconds(kUpdateDelayMS), in ScheduleUpdate()601 update_timer_.Stop(); in UpdateLoader()
284 base::OneShotTimer<InstantController> update_timer_; variable
291 update_timer_.Stop(); in OnURLFetchComplete()491 update_timer_.Stop(); in ScheduleNextUpdate()503 update_timer_.Stop(); in ForceScheduleNextUpdate()504 update_timer_.Start(TimeDelta::FromMilliseconds(next_update_msec), this, in ForceScheduleNextUpdate()622 update_timer_.Start(TimeDelta::FromSeconds(kSbMaxUpdateWaitSec), this, in OnGetChunksComplete()
341 base::OneShotTimer<SafeBrowsingProtocolManager> update_timer_;
214 safe_browsing_service_->protocol_manager_->update_timer_.IsRunning(); in UpdateSafeBrowsingStatus()
124 if (!update_timer_.IsRunning()) { in StartUpdateTimer()125 update_timer_.Start(base::TimeDelta::FromMilliseconds(kUpdatePeriodMs), in StartUpdateTimer()132 update_timer_.Stop(); in StopUpdateTimer()
169 base::RepeatingTimer<DownloadFileManager> update_timer_; variable
361 base::RepeatingTimer<DownloadItem> update_timer_; variable
316 update_timer_.Start(base::TimeDelta::FromMilliseconds(kUpdateTimeMs), this, in StartProgressTimer()321 update_timer_.Stop(); in StopProgressTimer()