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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 222 void AdjustPolling(const SyncSessionJob* old_job);
305 // Periodic timer for polling. See AdjustPolling.
syncer_thread.cc 160 AdjustPolling(NULL); // Will kick start poll timer if needed.
622 AdjustPolling(&old_job);
668 void SyncerThread::AdjustPolling(const SyncSessionJob* old_job) {
    [all...]

Completed in 38 milliseconds