Searched refs:NotifyJobDone (Results 1 – 3 of 3) sorted by relevance
265 void NotifyJobDone();309 NotifyJobDone(); in LoadImage()324 NotifyJobDone(); in LoadImage()341 NotifyJobDone(); in SetToDefaultImage()409 NotifyJobDone(); in OnLoadImageDone()448 NotifyJobDone(); in OnSaveImageDone()469 void UserImageManagerImpl::Job::NotifyJobDone() { in NotifyJobDone() function in chromeos::UserImageManagerImpl::Job
358 void NotifyJobDone(const JobInfo& job_info,
863 NotifyJobDone(*job_info, error); in OnJobDone()1101 NotifyJobDone(job->job_info, error); in AbortNotRunningJob()1112 void JobScheduler::NotifyJobDone(const JobInfo& job_info, in NotifyJobDone() function in drive::JobScheduler