Home
last modified time | relevance | path

Searched refs:AdjustPolling (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/engine/
Dsync_scheduler_impl.cc234 AdjustPolling(UPDATE_INTERVAL); // Will kick start poll timer if needed. in Start()
468 AdjustPolling(FORCE_RESET); in DoNudgeSyncSessionJob()
511 AdjustPolling(FORCE_RESET); in DoConfigurationSyncSessionJob()
565 AdjustPolling(FORCE_RESET); in DoPollSyncSessionJob()
599 void SyncSchedulerImpl::AdjustPolling(PollAdjustType type) { in AdjustPolling() function in syncer::SyncSchedulerImpl
Dsync_scheduler_impl.h169 void AdjustPolling(PollAdjustType type);