Searched refs:new_job (Results 1 – 2 of 2) sorted by relevance
246 SyncSessionJob new_job(SyncSessionJob::NUDGE, job.scheduled_start, in InitOrCoalescePendingJob() local248 pending_nudge_.reset(new SyncSessionJob(new_job)); in InitOrCoalescePendingJob()288 SyncSessionJob new_job(job.purpose, TimeTicks::Now(), in SaveJob() local290 wait_interval_->pending_configure_job.reset(new SyncSessionJob(new_job)); in SaveJob()
143 static Job *new_job(void);379 pi.j = new_job(); /* fills in pi.j->job */ in exchild()1512 new_job(void) in new_job() function