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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 266 void Unthrottle();
syncer_thread.cc 818 void SyncerThread::Unthrottle() {
839 &SyncerThread::Unthrottle);
    [all...]
  /external/chromium_org/sync/engine/
sync_scheduler_impl.h 216 void Unthrottle();
sync_scheduler_impl.cc 212 // has the authority to do that is the Unthrottle timer.
634 base::Bind(&SyncSchedulerImpl::Unthrottle,
736 void SyncSchedulerImpl::Unthrottle() {

Completed in 1572 milliseconds