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()
148 static Job *new_job(void);434 j = new_job(); in exchild()1671 new_job(void) in new_job() function