HomeSort by relevance Sort by last modified time
    Searched refs:pending_wakeup_timer_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 442 pending_wakeup_timer_.Start(
628 pending_wakeup_timer_.Start(
634 pending_wakeup_timer_.Start(
651 pending_wakeup_timer_.Stop();
708 if (IsBackingOff() && !pending_wakeup_timer_.IsRunning()) {
sync_scheduler_impl.h 267 base::OneShotTimer<SyncSchedulerImpl> pending_wakeup_timer_; member in class:syncer::SyncSchedulerImpl

Completed in 45 milliseconds