Searched refs:job_to_execute (Results 1 – 1 of 1) sorted by relevance
764 SyncSessionJob* job_to_execute = NULL; in DoPendingJobIfPossible() local768 job_to_execute = wait_interval_->pending_configure_job.get(); in DoPendingJobIfPossible()783 job_to_execute = pending_nudge_.get(); in DoPendingJobIfPossible()786 if (job_to_execute != NULL) { in DoPendingJobIfPossible()788 SyncSessionJob copy = *job_to_execute; in DoPendingJobIfPossible()