Home | History | Annotate | Download | only in engine

Lines Matching refs:DoSyncSessionJob

498           << " Posting job to execute in DoSyncSessionJob. Job purpose "
501 &SyncerThread::DoSyncSessionJob, job),
526 void SyncerThread::DoSyncSessionJob(const SyncSessionJob& job) {
529 LOG(WARNING) << "Dropping nudge at DoSyncSessionJob, source = "
539 VLOG(1) << "SyncerThread(" << this << ")" << " DoSyncSessionJob. job purpose "
782 // The pending nudge would be cleared in the DoSyncSessionJob function.
790 DoSyncSessionJob(copy);