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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 296 void SendInitialSnapshot();
syncer_thread.cc 122 this, &SyncerThread::SendInitialSnapshot));
132 void SyncerThread::SendInitialSnapshot() {
    [all...]
  /external/chromium_org/sync/engine/
sync_scheduler_impl.h 239 void SendInitialSnapshot();
sync_scheduler_impl.cc 225 SendInitialSnapshot();
250 void SyncSchedulerImpl::SendInitialSnapshot() {

Completed in 758 milliseconds